Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

Releases: adonisjs/sink

Pin mrm-core to 7.1.13

13 Mar 07:51
Compare
Choose a tag to compare
  • 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

12 Nov 13:26
Compare
Choose a tag to compare
  • fix(utils): change how we detect package manager c890c14

v5.4.1...v5.4.2

Update dependencies

22 Sep 06:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.4.0...v5.4.1

Add "getPackageManager" helper

22 Jul 07:46
Compare
Choose a tag to compare

Commits:

  • feat: add getPackageManager helper 069ae7c
  • chore: update dependencies e5c650f

Full Changelog: v5.3.2...v5.4.0

Update dependencies

22 May 13:43
Compare
Choose a tag to compare
  • 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

04 May 04:17
Compare
Choose a tag to compare
  • fix: dynamic import breaking on windows 1b296f9
  • ci: use latest version of Node 14.x d5efa2b
  • fix: terminal renderer import issue 37bd598

v5.3.0...v5.3.1

Upgrade to latest versions of marked and marked-terminal

03 May 06:01
Compare
Choose a tag to compare

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

14 Apr 07:35
Compare
Choose a tag to compare
  • types: downgrade @types/marked package version 375dd25
  • feat: add support for adding test providers ccebb85
  • chore: update dependencies 0637f9e
  • chore: update dependencies d259164
  • chore: update dependencies (#33) 3a9be6d
  • refactor: migrate to new japa (#29) 2add0e5

v5.2.2...v5.2.3

Allow copying templates to the root of the app

27 Feb 07:41
Compare
Choose a tag to compare
  • feat: allow creating templates in the root of the app 93ef413
  • chore: update dependencies 5b988f2
  • chore: update dependencies 1633562

v5.2.1...v5.2.2

Update dependencies

17 Jan 06:46
Compare
Choose a tag to compare
  • 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