- 0382052: 1. All packages are now ES modules, although they should be compatible with CommonJS environments. 2. Adds entry points for projects that can consume
package.json#exports
, alongsidemain
.
-
3193169: Now requires
prettier@^3.2.2
, which adds JSONC support, alongside other improvements:
- Update tslib to 2.6.2
- 7cdfec3: Updated peer dependency
prettier
from 3.0.0 to 3.1.1
- 5798618: Use prettier 3.0.0
- Update Typescript to v5.1.3 and tslib to v2.5.3
- c6366dd: Add
tslib@^2.4.1
to peerDependencies
- 0f81c66: Fix incorrect output directories
- fdbf32e: Update readme
- 3d1da9d: Fix types export
- f04d503: Update @rollup/plugin-node-resolve to v14
-
05ae05c: noop to test release process.
you can ignore this version.
- 0aedc53: Add types to prettier config
- 869a565: Update readme
- c3cbf05: noop: test new package release
- ef91b82: Use tabs for everything.