Skip to content

Releases: adonisjs/repl

Allow passing context via repl.start method

12 Jan 17:02
Compare
Choose a tag to compare

4.1.0 (2025-01-12)

Features

  • allow passing context via repl.start method (6fcefac)

Full Changelog: v4.0.1...v4.1.0

Update dependencies

23 Jan 11:37
Compare
Choose a tag to compare
  • chore: update dependencies 338a994
  • fix: rename publish tag to latest 1608d92

Full Changelog: v4.0.0...v4.0.1

Stable major release

08 Jan 00:40
Compare
Choose a tag to compare

Please check the following releases to learn more about the breaking changes.

Commits

  • chore: publish under latest tag 36a1b95
  • Merge pull request #10 from adonisjs/next c335b88
  • chore: bundle types.ts file via tsup as well 37aa54a
  • chore: update dependencies ba7865a

What's Changed

Full Changelog: v3.1.11...v4.0.0

Accept REPLServer options when constructing Repl class

19 Dec 06:13
Compare
Choose a tag to compare

Commits

  • chore: add labels 1ebfa74
  • feat: accept Node.js REPLServer options when constructing Repl instance 5de2571
  • chore: update dependencies 21f6874

v4.0.0-9...v4.0.0-10

Full Changelog: v4.0.0-9...v4.0.0-10

Generate bundled types using TSC

23 Nov 04:43
Compare
Choose a tag to compare
Pre-release
  • chore: publish source maps and use tsc for generating types 7ec0645
  • chore: update dependencies 2345f19

Full Changelog: v4.0.0-8...v4.0.0-9

Use tsup for bundling

17 Oct 05:52
Compare
Choose a tag to compare
Use tsup for bundling Pre-release
Pre-release
  • chore: use tsup for bundling 17c2fbd
  • chore: update dependencies 8a9be09

Full Changelog: v4.0.0-7...v4.0.0-8

Update dependencies

23 Aug 07:48
Compare
Choose a tag to compare
Update dependencies Pre-release
Pre-release

Full Changelog: v4.0.0-6...v4.0.0-7

Update dependencies

26 Jul 08:32
Compare
Choose a tag to compare
Update dependencies Pre-release
Pre-release
  • chore: update dependencies 6394952

Full Changelog: v4.0.0-5...v4.0.0-6

Add getMethods and useCompiler methods

06 Jul 04:16
Compare
Choose a tag to compare
Pre-release
  • feat: add getMethods and useCompiler methods 8161de5

v4.0.0-4...v4.0.0-5

Full Changelog: v4.0.0-4...v4.0.0-5

Cleanup and make compiler optional

05 Jul 12:21
Compare
Choose a tag to compare
Pre-release
  • refactor: cleanup source code and move compiler specific quirks outside of the REPL code 481c634
  • refactor: remove @adonisjs/core references feb24b5

Full Changelog: v4.0.0-3...v4.0.0-4