2.1.3 (2023-10-06)
- setup conflicting rule from import plugin for type imports (21c1a3a)
2.1.2 (2023-09-27)
- add overrides for import/no-default-export (d66eb9d)
2.1.1 (2023-09-23)
- include jest configs in package (21b73e5)
2.1.0 (2023-09-23)
2.0.0 (2023-08-15)
- create jest-overrides outside the base config (7d3eaa9)
- Jest-overrides as a separate option to extend from outside base config
1.2.0 (2023-07-29)
- add tsup override for dev deps (5dcacfb)
1.1.1 (2023-07-28)
- disable import/order to avoid conflicts (9f88bdb)
1.1.0 (2023-04-09)
- update nextjs-ts to avoid errors when using style tags (a976795)
- disable prefer default export (2b41e04)
1.0.5 (2023-03-13)
- include the base configs (04b3bf7)
1.0.4 (2023-03-13)
- add the troubleshooting section in the README (9c1609d)
1.0.3 (2023-03-13)
- remove extra comma in package.json files (7128213)
1.0.2 (2023-03-13)
- use require.resolve for internal configs (a55462f)
1.0.1 (2023-03-13)
- use the full reference for internal configs (4845ec5)
- initial release (0b4ef34)