All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
- Drop Node v16 support. Require v18.12+. (d6fe159)
- Finalize 5.0 migration. (7a3700f)
Note: Version bump only for package @boost/test-utils
Note: Version bump only for package @boost/test-utils
- Replace Jest with Vitest. (#194) (7237d5e), closes #194
- Switch to ESM only. Drop Node.js v14 support. (#195) (42cf7af), closes #195
- [fs-extra] Update to v11.2. (f29adc8)
- Enable verbatim module syntax. (001e679)
- Get all tests running with ESM. (#197) (660b9c4), closes #197
Note: Version bump only for package @boost/test-utils
- [fs-extra] Update to v11. (e58a813)
Note: Version bump only for package @boost/test-utils
Note: Version bump only for package @boost/test-utils
- Convert package to
.cjs
. (9666faa)
- Bump versions to an alpha v4 release. (6d38bca)
Note: Version bump only for package @boost/test-utils
- Drop Node.js v10 and IE 11. (cecbd70)
- Update
Path
to use native directory separator. (#164) (d057e3d), closes #164
- Bump versions to an alpha v3 release. (942d4c4)
Note: Version bump only for package @boost/test-utils
Note: Version bump only for package @boost/test-utils
Note: Version bump only for package @boost/test-utils
- Add
copyFixtureToTempFolder
for copying a fixture for isolation. (445c61b) - Add
createTempFolderStructureFromJSON
for scaffolding fixtures in a temp folder. (1ebd744)
- Move to internal fixtures from
memfs
. (4d46991)
Note: Version bump only for package @boost/test-utils
Note: Version bump only for package @boost/test-utils
- Update dev dependencies. Migrate to TypeScript v4.1. (578d5e3)
Note: Version bump only for package @boost/test-utils
- Build packages with Rollup to support web and node targets. (38cdad9)
Note: Version bump only for package @boost/test-utils
- Create a fixture within the temp folder. (090e44b)
- Run Prettier. (5cd5fc1)
- Update final peer dependencies. (405b8ff)
- [lerna] Update to v3.22. (a19f27f)
- Update TypeScript, Jest, ESLint, and other developer packages. (c7347a2)
- [fs-extra] Update to v9. (0d974f8)
Note: Version bump only for package @boost/test-utils
- Bump all packages to fix build issues. (a8e8112)
Note: Version bump only for package @boost/test-utils
- [PathResolver] Add a mechanism for finding and resolving a path amongst a list of file paths or node modules. (#71) (465e535), closes #71
Note: Version bump only for package @boost/test-utils
Note: Version bump only for package @boost/test-utils
- Fix GitHub CI badge. (122c369)
- Moved
[@types](https://github.com/types)
to the root and out of packages. (497d312)
- Add funding to all packages. (863a614)
Note: Version bump only for package @boost/test-utils
- Update minor and patch versions. (870dd85)
Note: Version bump only for package @boost/test-utils
Note: Version bump only for package @boost/test-utils
- Update fs-extra to v8.1. (a8ddeaa)
- Added more files to npmignore. (16f46b8)
- Setup DangerJS and conventional changelog (#54) (a18dd45), closes #54
Note: Version bump only for package @boost/test-utils
- Decoupled
@boost/core
dependency.
- Updated dependencies.
- Initial release!