This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
Releases: adonisjs/sink
Releases · adonisjs/sink
Pin mrm-core to 7.1.13
- refactor: pin mrm-core to 7.1.13 c43dd57
- docs(README): update github badges url 104a3a2
- chore: update dependencies 4c098f3
Full Changelog: v5.4.2...v5.4.3
Change how package managers are detected
- fix(utils): change how we detect package manager c890c14
Update dependencies
Add "getPackageManager" helper
Commits:
Full Changelog: v5.3.2...v5.4.0
Update dependencies
- fix: use nodenext as node12 suddenly stopped working with tsc 3f0a657
- chore: use typescript@beta for compiling dynamic imports fde739a
- chore: update dependencies 9008f86
Full Changelog: v5.3.1...v5.3.2
Fix breaking dynamic ESM import on Windows
Upgrade to latest versions of marked and marked-terminal
The latest versions of marked
and marked-terminal
are ESM only. However, with the help of inclusion (which uses dynamic imports behind the scenes) we have been able to use them inside a CommonJS file.
Please report any bugs or issues you face after this release
Commits
- chore: update dependencies 9a1c258
Full Changelog: v5.2.3...v5.3.0
Add support for registering testProviders
Allow copying templates to the root of the app
Update dependencies
- chore: remove prepublish script 741b18a
- test: disable logger during tests 5e75738
- chore: use correct version of @types/marked f4887db
- chore: publish the build dir 72bb21e
- chore: revert back to marked version that support cjs 1199b1e
- refactor: reorganize meta config 9620a11
- chore: update dependencies b796851
Full Changelog: v5.2.0...v5.2.1