The AdonisJS Blog
Tutorials, releases, and technical articles from the AdonisJS core team. Learn how to build better applications with the framework.
February 2026
(27 releases)
Feb 19
adonisjs/eslint-config
Support ESLint 10
Feb 19
adonisjs/eslint-plugin-adonisjs
Support ESLint 10
Feb 16
adonisjs/transmit
Release 3.0.1-next.1
Feb 14
adonisjs/core
Add AES-SIV encryption and formAttributes helper works without the form method
Feb 14
adonisjs/http-transformers
Trace transformers resolution using diagnostic channels
Feb 13
adonisjs/mail
Bug fixes and small improvements
Feb 12
adonisjs/assembler
Allow adding comments to auto generated files using the IndexGenerator
Feb 10
adonisjs/http-transformers
Bug fix for the omit method
Feb 10
adonisjs/lucid
Add toAttributes method to convert model to a type-safe object with only the attributes
Feb 10
adonisjs/inertia
Add support for href and action props and rename params prop to routeParams
Feb 08
adonisjs/otel
Multiple destinations
Feb 05
adonisjs/core
Security update
Feb 05
adonisjs/core
Security update
Feb 05
adonisjs/bodyparser
Security Fixes
Feb 05
adonisjs/bodyparser
Security Fixes
Feb 04
adonisjs/lucid
Extend BaseTransformer method Lucid specific aggregate methods
Feb 04
adonisjs/lock
Rename service default export name to lockManager
Feb 04
adonisjs/http-transformers
Simplify ExtractTransformerVariants helper to avoid running into circular references
Feb 02
adonisjs/bouncer
Auto register indexPolicies during configure
Feb 02
adonisjs/session
Add session.untag and session.supportsTagging methods
Feb 02
adonisjs/session
Add support for untagging a session
Feb 01
adonisjs/otel
Release 1.1.3
Feb 01
adonisjs/assembler
Bug fixes in choosing VITE_HMR_PORT and ValidatorExtractor
Feb 01
adonisjs/session
Breaking - Do not store multipart files in flash messages
Feb 01
adonisjs/bodyparser
Use flash symbol to prevent Multipart files being part of flash messages
Feb 01
adonisjs/core
Add tryValidateUsing to not throw an error on validation exception
Feb 01
adonisjs/bodyparser
Bug fix in multipart error handling and make size and extension validators public
January 2026
(52 releases)
Jan 31
adonisjs/drive
Allow configuring supabase and migrate to FlyDrive 2.0
Jan 27
adonisjs/auth
Add deleteAll method on TokensProvider
Jan 27
adonisjs/auth
Add deleteAll method on TokensProvider
Jan 24
adonisjs/transmit
Compatibility with AdonisJS 7
Jan 23
adonisjs/core
More codemods, customize make commands output contents, and bug fixes
Jan 23
adonisjs/application
Add support for replacing stubs content with rawContents
Jan 22
adonisjs/assembler
Add more codemods
Jan 22
adonisjs/auth
Add user.validatePassword via the AuthMixin
Jan 21
adonisjs/auth
Flash error message using the error key
Jan 20
adonisjs/create-adonisjs
Add API starter kit and support for configuring monorepos
Jan 17
adonisjs/transmit-client
Subscription lifecycle fixes & improved documentation
Jan 17
adonisjs/create-adonisjs
Centralized starter kits
Jan 17
adonisjs/inertia
New Vue helpers
Jan 17
adonisjs/core
Add legacy encryption driver for backward compatibility
Jan 17
adonisjs/http-transformers
Add useVariant and depth methods to the Paginator
Jan 15
adonisjs/repl
Hide proxies in output
Jan 15
adonisjs/lucid
Fix schema import path in stub and auto-detect migration intent from name
Jan 14
adonisjs/presets
Update models stubs
Jan 14
adonisjs/vite
Use devserver entrypoints when devserver is running
Jan 14
adonisjs/vite
Run Vite dev-server either in test env or when using assembler to start the dev server
Jan 12
adonisjs/lucid
Prevent mass assignment vulnerability
Jan 11
adonisjs/lucid
Prevent mass assignment vulnerability
Jan 10
adonisjs/assembler
Choose random VITE_HMR_PORT and inject DEV_MODE environment variable to dev server process
Jan 10
adonisjs/inertia
Update to work with the latest transformer changes
Jan 10
adonisjs/core
Breaking - Remove serialize method from HTTP context
Jan 10
adonisjs/http-transformers
Set pagination metadata to any
Jan 10
adonisjs/http-transformers
Introduce BaseSerializer class and remove the serialize helper
Jan 09
adonisjs/http-server
Awaiting ExceptionHandler.report method
Jan 09
adonisjs/http-server
Awaiting ExceptionHandler.report method
Jan 09
adonisjs/otel
Ignoring more noisy URLs
Jan 09
adonisjs/lucid
Allow disabling schema generation via config
Jan 07
adonisjs/assembler
New codemods
Jan 07
adonisjs/content
Release 1.6.1
Jan 07
adonisjs/core
Update health checks templates
Jan 07
adonisjs/http-server
Add Route.getHandler method and allow HttpContextFactory to compute URLs from route
Jan 07
adonisjs/events
Fix emitter.off behavior with class-based listeners
Jan 06
adonisjs/otel
Ignore additional file types
Jan 06
adonisjs/application
Add supporting for detecting if the process is controlled by an AI agent
Jan 06
adonisjs/fold
Fix for hooks to finish when resolving a singleton binding
Jan 06
adonisjs/eslint-config
Release 3.0.0-next.9
Jan 06
adonisjs/eslint-config
Do not use deprecated ESLint rules
Jan 05
adonisjs/content
Add support for fetching inactive sponsors
Jan 03
adonisjs/lucid
Map UUID type to a string column and skip schema generation in production
Jan 03
adonisjs/core
Release 7.0.0-next.19
Jan 03
adonisjs/inertia
Fix JSX build
Jan 03
adonisjs/cache
Diagnostic channels
Jan 02
adonisjs/lucid
Auto-boot models and make model stub must use the Schema class
Jan 02
adonisjs/core
Security update
Jan 02
adonisjs/core
Security update
Jan 02
adonisjs/lucid
Add support for generating schema classes, truncateAll method on dialects and bug fixes
Jan 02
adonisjs/bodyparser
Prevent path traversal during file uploads
Jan 02
adonisjs/bodyparser
Breaking - Prevent path traversal during file uploads
December 2025
(51 releases)
Dec 31
adonisjs/assembler
Improve codemod errors and read custom directories from adonisrc.ts file
Dec 30
adonisjs/otel
Release 1.1.0
Dec 29
adonisjs/core
Update packages
Dec 27
adonisjs/content
Add support for custom OSS stats resources
Dec 27
adonisjs/content
Add OssStats loader and expose a caching utility
Dec 26
adonisjs/cache
Release 1.3.1
Dec 24
adonisjs/http-transformers
Release 1.6.2
Dec 20
adonisjs/session
DB Adapter and Tagging support
Dec 20
adonisjs/session
Bug fix around database tagging
Dec 20
adonisjs/eslint-config
Add prefer-adonisjs-inertiajs-form rule
Dec 20
adonisjs/inertia
React <Form> type-safe component
Dec 20
adonisjs/eslint-plugin-adonisjs
New `prefer-adonisjs-inertiajs-form` rule
Dec 20
adonisjs/otel
Initial release
Dec 20
adonisjs/eslint-config
Inertia preset
Dec 20
adonisjs/eslint-plugin-adonisjs
New rules !
Dec 20
adonisjs/inertia
Release 4.0.0-next.15
Dec 20
adonisjs/inertia
Release 4.0.0-next.14
Dec 19
adonisjs/bouncer
Add index generator and remove policies/main.ts file
Dec 19
adonisjs/assembler
Use `InferInput` instead of `Infer` for Routes Scanner
Dec 19
adonisjs/i18n
Move yaml to peer dependency
Dec 19
adonisjs/core
Add InferEncryptors type helper and repl helper to load urlBuilder
Dec 19
adonisjs/http-server
Fix url builder types by not prettifying a tuple
Dec 18
adonisjs/assembler
Add support for filtering routes via RoutesScanner
Dec 18
adonisjs/assembler
Share hooks with the init hook to allow registering additional hooks 😅
Dec 17
adonisjs/session
Session Collection
Dec 17
adonisjs/otel
Ignore static files
Dec 15
adonisjs/otel
Release 1.0.0-next.3
Dec 15
adonisjs/core
New encryption module, client manifest file generation and ability to add/configure multiple packages
Dec 15
adonisjs/assembler
Add support for filtering files via IndexGenerator
Dec 15
adonisjs/env
Bug fix and remove dotenv dependency in favor of Node.js parseEnv util
Dec 14
adonisjs/http-server
Swap encryption module and fix route name creation for single method controllers
Dec 13
adonisjs/otel
Release 1.0.0-next.2
Dec 13
adonisjs/assembler
Bring back the watcher to Assembler
Dec 12
adonisjs/otel
Release 1.0.0-next.1
Dec 11
adonisjs/otel
Release 1.0.0-next.0
Dec 11
adonisjs/core
Make output types work seamless with projects following DDD folder structure
Dec 10
adonisjs/assembler
Make index generator work seamlessly with DDD projects
Dec 09
adonisjs/session
Add database provider for storing session data
Dec 08
adonisjs/assembler
Fix Validator extractor bug
Dec 06
adonisjs/inertia
Update @tuyau/core
Dec 06
adonisjs/inertia
Upgrate to latest @tuyau/core version
Dec 05
adonisjs/core
Fix generation of Data types when storing transformers within nested directories
Dec 03
adonisjs/http-transformers
Update the types package
Dec 03
adonisjs/core
Fix broken build output from the last release
Dec 03
adonisjs/core
Bundle code and introduce a helper to use sync destination from pino
Dec 03
adonisjs/bodyparser
Update to the latest release of HTTP server
Dec 02
adonisjs/http-server
Support for platform native Response class and breaking changes
Dec 02
adonisjs/ace
Remove JSON schema files as validation schema is kept in a JS module
Dec 02
adonisjs/inertia
Update to the latest version of transformers
Dec 01
adonisjs/http-transformers
Breaking changes, types performance improvements and recursive types serialization of JSON
Dec 01
adonisjs/logger
Update to Pino 10
November 2025
(18 releases)
Nov 27
adonisjs/vite
Bind Vite class to the container
Nov 26
adonisjs/content
Add toContents VineString helper to read file contents
Nov 26
adonisjs/content
Add support for creating multi collections
Nov 20
adonisjs/bodyparser
Fix issue with uploading zip files
Nov 20
adonisjs/bodyparser
Fix issue with uploading zip files
Nov 17
adonisjs/health
Add support for defining thresholds as percentage values
Nov 17
adonisjs/content
Fix export path for loaders
Nov 15
adonisjs/content
Release 1.1.0
Nov 10
adonisjs/inertia
Add Tuyau adapter for React
Nov 04
adonisjs/vite
Allow configuring HMR port via VITE_HMR_PORT env variable
Nov 04
adonisjs/assembler
Fix readTsConfig paths normalization logic and rescanning of routes
Nov 04
adonisjs/assembler
Update hot-hook message handling
Nov 04
adonisjs/assembler
Fix issues
Nov 04
adonisjs/core
Emit routes JSON alongside routes types
Nov 04
adonisjs/assembler
Fix PathsResolver and remove the need of loading TypeScript
Nov 03
adonisjs/assembler
Integrate routes scanner
Nov 03
adonisjs/fold
Fix `isClass` helper to work with minified code
Nov 03
adonisjs/fold
Fix `isClass` helper to work with minified code
October 2025
(34 releases)
Oct 31
adonisjs/lucid
Support VineJS v4
Oct 31
adonisjs/i18n
Support VineJS v4
Oct 31
adonisjs/core
Add support for VineJS v4
Oct 30
adonisjs/inertia
Lazily share shared data within inertia middleware
Oct 28
adonisjs/limiter
Multi limiter to act on multiple limiters together
Oct 27
adonisjs/auth
Simplify usage of `withAuthFinder` mixin
Oct 27
adonisjs/mail
Upgrade NodeMailer and target AdonisJS v7
Oct 25
adonisjs/static
Register middleware as singleton
Oct 25
adonisjs/core
Register bodyparser middleware as singleton and expose url builder client factory
Oct 25
adonisjs/bodyparser
Add support for trimming whitespaces
Oct 24
adonisjs/logger
Remove CJS export for destinations
Oct 23
adonisjs/application
Allow scannedRoutes hook
Oct 22
adonisjs/vite
Fix Vite middleware unresolved promise issue
Oct 22
adonisjs/logger
Move destinations to its own CJS export
Oct 20
adonisjs/auth
Make sure the user is defined in the session logout event
Oct 20
adonisjs/auth
Make sure the user is defined in the session logout event
Oct 20
adonisjs/i18n
Support VineJS v4
Oct 19
adonisjs/core
Fix last broken release 😅
Oct 19
adonisjs/http-server
Changes to the generateRoutes helper
Oct 19
adonisjs/lucid
Support VineJS v4 and allow column name to be optional
Oct 19
adonisjs/inertia
Exclude children when extracting React Page props
Oct 19
adonisjs/core
Always share routes with the parent process
Oct 19
adonisjs/http-server
Allow URL builder param types to be string, number, boolean and bigint
Oct 19
adonisjs/tsconfig
Update glob to work with hot-hook
Oct 14
adonisjs/vite
Use ready hook to start the dev server
Oct 10
adonisjs/core
Share routes with Edge and add formAttributes edge helper
Oct 10
adonisjs/http-server
Add URLBuilder client and uppercase method names returned from the URL builder
Oct 09
adonisjs/http-server
Add appendQueryString helpers and expose QS module
Oct 09
adonisjs/assembler
Use log message for displaying index files generation message
Oct 03
adonisjs/vite
Remove as attribute from link tag
Oct 03
adonisjs/inertia
Allow using Layouts via resolvePageComponent method
Oct 03
adonisjs/assembler
Add support for substituting configDir in include and exclude
Oct 03
adonisjs/tsconfig
Fix include and exclude blocks
Oct 03
adonisjs/inertia
Omit shared props from intellisense when rendering a page
September 2025
(45 releases)
Sep 30
adonisjs/core
Bug fixes and export defineStaticProperty helper
Sep 30
adonisjs/assembler
Strive to proper formatting for files generated via Index generator
Sep 30
adonisjs/http-server
Do not put HTTP methods in quotes when generating types
Sep 30
adonisjs/tsconfig
Update includes and excludes
Sep 30
adonisjs/inertia
Pass containerResolver from HttpContext with transformers serializer
Sep 30
adonisjs/eslint-config
Fix broken release
Sep 30
adonisjs/eslint-config
Fix types imports in files using decorators
Sep 29
adonisjs/http-transformers
Filter out functions from pick and omit suggestions
Sep 27
adonisjs/assembler
Always watch inertia app source code
Sep 27
adonisjs/core
Export transformer variants in Data objects and allow infering SharedProps
Sep 27
adonisjs/inertia
Allow eager loaded pages and lazily evaluate prop types
Sep 26
adonisjs/create-adonisjs
Simplify setup process and prompt for newer starter kits
Sep 26
adonisjs/core
Install next version of AdonisJS packages and share urlFor/signedUrlFor helpers with Edge templates
Sep 26
adonisjs/application
Add hooks helpers to define assembler hooks without doing types gymnastics
Sep 26
adonisjs/assembler
Add support for creating barrel files without lazy imports
Sep 23
adonisjs/eslint-config
Allow import type annotations
Sep 23
adonisjs/inertia
Add helper to resolve Inertia pages
Sep 22
adonisjs/shield
Remove helmet-csp package in favor of inline implementation
Sep 22
adonisjs/auth
Add checkUsing method that accepts multiple guards to check for authenticated user
Sep 22
adonisjs/auth
Add checkUsing method that accepts multiple guards to check for authenticated user
Sep 22
adonisjs/inertia
Major revamp of how type-safety is handled in Inertia applications
Sep 19
adonisjs/core
Add ctx.serialize, make transformers command and generate data types for transformers
Sep 19
adonisjs/application
Add transformers to the list of directories
Sep 19
adonisjs/http-transformers
Add type to infer all Variants of a transformer
Sep 19
adonisjs/assembler
Allow using nested File buffers
Sep 19
adonisjs/application
Add generator for creating transformers
Sep 19
adonisjs/assembler
Customize barrel key name and share helpers to generate import path
Sep 18
adonisjs/http-transformers
Allow passing non-serializable values to the serialize method
Sep 15
adonisjs/http-transformers
Add paginator, serializer and revamp API for creating relationships
Sep 15
adonisjs/ace
Bring validation schema inline instead of reading from a file
Sep 15
adonisjs/ace
Bring validation schema inline instead of reading from a file
Sep 10
adonisjs/vite
Upgrade to Vite 7, AdonisJS v7 and register shield keywords
Sep 08
adonisjs/i18n
Update to work with v7 next release
Sep 08
adonisjs/http-server
Export NextFn type helper
Sep 08
adonisjs/redis
Accept password as Secret class and tracing support
Sep 08
adonisjs/env
Add secret schema type
Sep 06
adonisjs/core
Introduce HTTP transformers, type-safe URL builder and tracing
Sep 05
adonisjs/http-transformers
First working version
Sep 05
adonisjs/application
Update presets to receive NormalizedRcFileInput
Sep 05
adonisjs/assembler
Inline hooks and integrate IndexGenerator with bundler
Sep 05
adonisjs/application
Pass RCFileInput to presets
Sep 05
adonisjs/assembler
Add index generator and introduce new assembler hooks
Sep 02
adonisjs/ace
Add tracing channels
Sep 02
adonisjs/health
Add tracing channels
Sep 02
adonisjs/bodyparser
Introduce request.bodyType property
August 2025
(16 releases)
Aug 31
adonisjs/http-server
Fix error handler broken code after using tracing
Aug 29
adonisjs/logger
Allow using destination along with transport
Aug 28
adonisjs/env
Add file identifier
Aug 27
adonisjs/application
Add tracing for providers lifecycle and add directories configuration for generated code
Aug 27
adonisjs/fold
Rename tracing channel name to use dot separators
Aug 26
adonisjs/http-server
Fix URL builder types
Aug 26
adonisjs/assembler
Fix dev server and test runner to invoke onError hook when unable to parse tsconfig file
Aug 26
adonisjs/http-server
Do not generate types when there are no routes
Aug 26
adonisjs/http-server
Add importExpression and method to the route handler
Aug 26
adonisjs/assembler
Export Code scanner types
Aug 26
adonisjs/assembler
Add routes scanner to extract metadata from routes
Aug 25
adonisjs/http-server
Auto generate route names from controller.method reference
Aug 19
adonisjs/application
Avoid terminating app multiple times
Aug 15
adonisjs/application
Use next version of @adonisjs/config
Aug 15
adonisjs/http-server
Remove url builder client as tuyau will include one
Aug 08
adonisjs/eslint-config
Remove @stylistic/eslint-plugin-ts in favor of @stylistic/eslint-plugin
July 2025
(16 releases)
Jul 30
adonisjs/bodyparser
Merge files and fields without the experimental flag and use randomUUID and remove cuid2 package
Jul 30
adonisjs/http-server
Tracing support, routes types generation and URL builder client
Jul 30
adonisjs/events
Add tracing channel to trace event dispatch calls
Jul 30
adonisjs/application
Upgrade to latest version of fold
Jul 30
adonisjs/fold
Add tracing for container make method calls
Jul 30
adonisjs/ace
Make youch a peer dependency
Jul 30
adonisjs/ace
Target Node 24
Jul 29
adonisjs/application
Add support for presets
Jul 22
adonisjs/lucid
Use natural sort when executing seeders and display migration filename during error in compact mode
Jul 21
adonisjs/inertia
@adonisjs/vite@5.x & Environment API
Jul 21
adonisjs/vite
Vite 7, Environment API, and NODE_ENV=production headaches
Jul 20
adonisjs/cache
`cache:prune` and database migration
Jul 16
adonisjs/mail
Shared global state for templates, bug fixes and configure global from address inside config
Jul 16
adonisjs/i18n
Resolve otherField from translations
Jul 15
adonisjs/auth
Fix OAT guard to allow case-insensitive value in the Authorization header
Jul 05
adonisjs/assembler
Add dev server shortcuts and allow transform name and output via makeEntityIndex
June 2025
(11 releases)
Jun 27
adonisjs/i18n
Fix trim BOM issue
Jun 26
adonisjs/lucid
Extend sideload data, perform model.save without triggering hooks and bug fixes
Jun 17
adonisjs/core
Export VineMultipartClass for extending and fix multipart file serialization issue
Jun 17
adonisjs/http-server
Do not clone rich data types when creating original body copy
Jun 16
adonisjs/events
Add listenIf method to conditionally listen for an event
Jun 14
adonisjs/cache
Release 1.2.0
Jun 13
adonisjs/fold
Add parseBindingReference method
Jun 10
adonisjs/application
Remove assetsBundler and rename assembler hooks
Jun 09
adonisjs/bouncer
Fix types inference for policies wrapper `AuthorizerResponse` inside a `Promise`
Jun 07
adonisjs/assembler
Update implementation with the next version of hot-hook
Jun 02
adonisjs/assembler
Rename hooks, remove assets bundler and internal cleanup
May 2025
(12 releases)
May 29
adonisjs/tsconfig
Re-publish to overwrite release made from the tooling-config monorepo
May 28
adonisjs/tsconfig
Allow imports with ".ts" extension
May 28
adonisjs/eslint-config
Use consistent-type-imports rule
May 25
adonisjs/eslint-plugin-adonisjs
Release as latest
May 24
adonisjs/prettier-config
Bump Edge plugin
May 15
adonisjs/core
Use merged request body when mergeMultipartFieldsAndFiles is enabled
May 15
adonisjs/bodyparser
Allow merging multipart fields and files
May 15
adonisjs/application
Move Feature flags implementation to its own class
May 14
adonisjs/hash
Explicitly support argon version 0.43.0
May 14
adonisjs/hash
Allow argon secret and support latest releases of argon and bcrypt
May 14
adonisjs/application
Add support for experimental flags and run shutdown hooks in reverse order
May 05
adonisjs/application
Fix mail generator to not remove similar words when removing suffix
April 2025
(2 releases)
Apr 15
adonisjs/limiter
Add support for SQLite
Apr 01
adonisjs/auth
Add createToken and invalidateToken methods to the guard
March 2025
(15 releases)
Mar 26
adonisjs/http-server
QOL: Allow deep partial config via defineConfig method
Mar 25
adonisjs/shield
Generate CSRF token even when the validation has failed
Mar 19
adonisjs/drive
Improvements to file.moveToDisk method
Mar 19
adonisjs/drive
Introduce readThenWrite option when moving multipart files
Mar 19
adonisjs/env
Introduce defineIdentifier and defineIdentifierIfMissing methods
Mar 19
adonisjs/drive
Bug fixes and allow moving files to a disk using different actions
Mar 12
adonisjs/lucid
Fix issue for disableTransactions flag being ignored for schema classes
Mar 09
adonisjs/lucid-slugify
Upgrade to work with AdonisJS v6 and Lucid 21
Mar 09
adonisjs/lucid-slugify
Beta release targeting Lucid 21
Mar 08
adonisjs/prettier-config
Switch package back to CJS
Mar 08
adonisjs/prettier-config
Rename config file to ESM
Mar 07
adonisjs/inertia
Update svelte starter kit + Fix callback props typing
Mar 07
adonisjs/prettier-config
Move to a JS config file to avoid pnpm hoisting issue with edge plugin
Mar 07
adonisjs/prettier-config
Use renamed prettier edge plugin to avoid pnpm hoisting issue
Mar 02
adonisjs/ally
Add LinkedIn openID connect driver
February 2025
(11 releases)
Feb 26
adonisjs/http-server
Allow configuring timeouts for the Node.js HTTP server
Feb 24
adonisjs/auth
Fix withAuthFinder mixin to not generate duplicate types for the BaseModel
Feb 19
adonisjs/logger
Allow disabling timestamps or custom timestamp via a function
Feb 16
adonisjs/cache
Release 1.1.3
Feb 13
adonisjs/eslint-config
Stale release target ESLint 9.0 and greater
Feb 09
adonisjs/cache
Release 1.1.2
Feb 07
adonisjs/redis
Add support for defining multiple listeners on a pub-sub channel
Feb 03
adonisjs/cache
Release 1.1.0
Feb 03
adonisjs/cache
Release 1.0.2
Feb 02
adonisjs/cache
Release 1.0.1
Feb 02
adonisjs/cache
Release 1.0.0
January 2025
(7 releases)
Jan 30
adonisjs/shield
Work with @japa/api-client 3.0
Jan 29
adonisjs/inertia
Support Japa API client 3, add dumper stack and fix a bug around missing session
Jan 12
adonisjs/repl
Allow passing context via repl.start method
Jan 08
adonisjs/cache
1.0.0-6
Jan 05
adonisjs/inertia
Make SharedProps compatible with Inertia's usePage
Jan 04
adonisjs/inertia
Enhance error management and support error bags
Jan 04
adonisjs/inertia
Release 2.1.3
December 2024
(15 releases)
Dec 24
adonisjs/lucid
Handful of small improvements
Dec 18
adonisjs/inertia
Fix broken logic for computing shared data
Dec 18
adonisjs/presets
Fix auth stub to import InferAuthenticators
Dec 16
adonisjs/inertia
Fix broken asset versioning
Dec 16
adonisjs/auth
Add verifyPassword to the AuthFinder mixin
Dec 15
adonisjs/core
Improvements to the list routes command
Dec 15
adonisjs/http-server
define listArgs property for brisk route handle
Dec 14
adonisjs/inertia
Stable InertiaJS 2 Release
Dec 14
adonisjs/vite
Vite 6 Support
Dec 10
adonisjs/i18n
Support Vine 3.0
Dec 09
adonisjs/lucid
Fix model.transaction method to behave exactly as db.transction
Dec 05
adonisjs/core
Fix NODE_ENV issue with test command and Verification token abstract class
Dec 04
adonisjs/lucid
Improvements to unique and exists rule and add isDirty method
Dec 01
adonisjs/inertia
Release 1.2.4
Dec 01
adonisjs/core
Support VineJS 3.0
November 2024
(8 releases)
Nov 28
adonisjs/http-server
Add `x-request-id` to the response when exists in the request
Nov 28
adonisjs/logger
Update Pino to version 9 and remove pino-pretty peer dependency
Nov 25
adonisjs/core
Small improvements to commands
Nov 25
adonisjs/fold
Update error message when missing inject decorator
Nov 13
adonisjs/lucid
Export relationships query clients and allow instanceName config property
Nov 07
adonisjs/logger
Add pino-pretty as peer dependency
Nov 07
adonisjs/bouncer
Add missing dependencies
Nov 07
adonisjs/auth
Install missing dependencies
October 2024
(9 releases)
Oct 24
adonisjs/inertia
Hydration issue fixes
Oct 24
adonisjs/inertia
Release 1.2.3
Oct 15
adonisjs/inertia
Improvements to Error management
Oct 13
adonisjs/inertia
Support InertiaJS 2.0
Oct 10
adonisjs/lucid
Bug fixes and new features
Oct 09
adonisjs/http-server
Ensure the server cannot be booted twice and routes are committed only once
Oct 09
adonisjs/ace
Allow exceptions to self handle themselves
Oct 08
adonisjs/http-server
Update cookie dependency
Oct 01
adonisjs/inertia
Improvements to the InferPageProps helper
September 2024
(18 releases)
Sep 26
adonisjs/session
Add DynamoDB store for storing sessions
Sep 25
adonisjs/transmit
Fix returning function on unsubscribe
Sep 21
adonisjs/transmit
Inject headers from adonis object
Sep 21
adonisjs/core
Add support for dd and dump helpers
Sep 21
adonisjs/hash
Fix parameters order of Argon2 hash
Sep 18
adonisjs/eslint-config
Fix - Use ignore list to ignore resources directory
Sep 17
adonisjs/inertia
Fix footer on splash screen
Sep 17
adonisjs/inertia
Use our new splash screen
Sep 11
adonisjs/core
Keep APP_KEY as an empty value within the .env.example file
Sep 11
adonisjs/presets
Generate SilentAuth middleware
Sep 10
adonisjs/transmit
v2.0.0
Sep 09
adonisjs/presets
Fix: export Authenticators from the config stub
Sep 05
adonisjs/core
Use Ace Kernel errorHandler when running commands
Sep 05
adonisjs/ace
Make Kernel.errorHandler public
Sep 03
adonisjs/assembler
Bug fix after migrating execa
Sep 01
adonisjs/assembler
Fix missing dependency error
Sep 01
adonisjs/assembler
Add yarn berry and ts-node-maintained support
Sep 01
adonisjs/assembler
Release 7.8.0-beta.0
August 2024
(24 releases)
Aug 31
adonisjs/eslint-config
Release 2.0.0-beta.6
Aug 31
adonisjs/prettier-config
Release after moving to new repo
Aug 31
adonisjs/tsconfig
First release after moving to a separate repo
Aug 31
adonisjs/eslint-config
Release 2.0.0-beta.5
Aug 31
adonisjs/eslint-plugin-adonisjs
Release 2.0.0-beta.5
Aug 31
adonisjs/eslint-config
Release 2.0.0-beta.4
Aug 31
adonisjs/eslint-plugin-adonisjs
Add URL to ESLint rules docs
Aug 31
adonisjs/eslint-config
Release 2.0.0-beta.3
Aug 31
adonisjs/eslint-plugin-adonisjs
Publish build folder
Aug 31
adonisjs/eslint-plugin-adonisjs
Release 2.0.0-beta.2
Aug 31
adonisjs/eslint-plugin-adonisjs
Release 2.0.0-beta.1
Aug 31
adonisjs/eslint-config
Configure AdonisJS Plugin via app preset
Aug 31
adonisjs/eslint-plugin-adonisjs
Beta release targeting ESLINT 9
Aug 28
adonisjs/transmit
Properly type HttpContext
Aug 21
adonisjs/eslint-config
Remove Stylistic rules that has conflict with Prettier
Aug 21
adonisjs/eslint-config
Beta release supporting ESLint
Aug 12
adonisjs/drive
Configure fakes
Aug 11
adonisjs/drive
Fix provider to extend MultipartFile
Aug 11
adonisjs/drive
Small configure script improvements
Aug 11
adonisjs/drive
Improve configure script and add file.moveToDisk method
Aug 10
adonisjs/drive
Breaking - Rewrite to work with v6
Aug 08
adonisjs/lucid
Pin strtok3 and fix relationship query builder to apply constraints on subqueries
Aug 02
adonisjs/limiter
Fix X-RateLimit-Reset header to use ISO date time strings
Aug 01
adonisjs/i18n
Fix broken subpath to types
July 2024
(2 releases)
Jul 28
adonisjs/transmit
Migrate to @boringnode/transmit and change how we define routes
Jul 25
adonisjs/lucid
Fix - Cleanup connection resources when using read replicas
June 2024
(36 releases)
Jun 28
adonisjs/transmit
Correct Broadcastable type
Jun 22
adonisjs/lock
Allow to use latest version of Redis
Jun 22
adonisjs/cache
Allow to use latest version of Redis
Jun 22
adonisjs/redis
Make health checks more resilient
Jun 22
adonisjs/create-adonisjs
Remove installation prompt and always install packages by default
Jun 22
adonisjs/core
Allow bun and pnpm@6 when using "ace add" command
Jun 21
adonisjs/mail
Correct env variable access for SES in stubs
Jun 20
adonisjs/redis
Remove legacy health checks and add new health check classes
Jun 19
adonisjs/lock
Allow to use latest version of Lucid
Jun 19
adonisjs/cache
Updating dependencies
Jun 19
adonisjs/create-adonisjs
Improve onboarding experience
Jun 19
adonisjs/core
Update health checks setup and add support for bun to install dependencies
Jun 19
adonisjs/health
Renaming checks class names to follow a consistent convention
Jun 19
adonisjs/ace
Add kernel.hasCommand method
Jun 19
adonisjs/presets
Install sqlite3 package when using libsql
Jun 19
adonisjs/presets
Export auth guards collection
Jun 19
adonisjs/auth
Update peer range to work with Lucid 20 and 21
Jun 19
adonisjs/lucid
Display dialect names in configure prompts
Jun 19
adonisjs/presets
Install correct client for libsql dialect
Jun 19
adonisjs/presets
Add support for configuring libsql dialect
Jun 19
adonisjs/lucid
Fix for last release
Jun 18
adonisjs/lucid
Support for libSQL and new health checks
Jun 17
adonisjs/health
Update result message and metadata
Jun 16
adonisjs/core
Add support for configuring health checks via configure command
Jun 16
adonisjs/health
Update thresholds and add debug info to results
Jun 09
adonisjs/health
Update export name of DiskSpaceHealthCheck class
Jun 09
adonisjs/health
Initial working release
Jun 05
adonisjs/session
Fix maxAge issue with the file driver
Jun 02
adonisjs/inertia
Include module augmentation in config stub
Jun 02
adonisjs/inertia
Out of experimental phase
Jun 02
adonisjs/vite
Out of experimental phase
Jun 02
adonisjs/assembler
Stable assembler hooks
Jun 02
adonisjs/application
`unstable_assembler` retro-compatibility
Jun 02
adonisjs/application
Stable assembler hooks
Jun 02
adonisjs/ace
Remove absoluteFilePath leaking in the commands metadata json file
Jun 01
adonisjs/inertia
InferSharedProps and dynamic root view
May 2024
(9 releases)
May 24
adonisjs/bouncer
Fix types to support async policy methods
May 22
adonisjs/assembler
Yarn berry support
May 21
adonisjs/http-server
Fix bug with defineConfig helper
May 18
adonisjs/inertia
v1.0.0-28
May 17
adonisjs/presets
Update password serialization and auth config files
May 17
adonisjs/transmit
Do not send "false" if stream is not store in the same instance
May 09
adonisjs/route-model-binding
Pre-release for AdonisJS 6
May 07
adonisjs/assembler
Update Server ready message
May 02
adonisjs/lucid
Improvements to the DateTime comparison when using "orCreate" methods
April 2024
(24 releases)
Apr 29
adonisjs/env
Empty Example value
Apr 28
adonisjs/inertia
Improve InferPageProps
Apr 26
adonisjs/bouncer
Do not cache policies when running in hot mode
Apr 26
adonisjs/auth
Do not cache models when running in hot mode
Apr 24
adonisjs/transmit-client
Stable release
Apr 24
adonisjs/transmit
Stable release
Apr 22
adonisjs/logger
Fix falsy sprint value substitution
Apr 22
adonisjs/assembler
Fix displayed relative path with HMR on Windows
Apr 21
adonisjs/transmit-client
Export Subscription class
Apr 16
adonisjs/http-server
Add a specific citgm script
Apr 16
adonisjs/fold
Add a specific citgm script
Apr 15
adonisjs/assembler
And support for hot-hook
Apr 15
adonisjs/session
Make session class macroable and update main exports
Apr 15
adonisjs/i18n
Upgrade to VineJS 2.0
Apr 11
adonisjs/transmit
Move from @rlanz/bus to @boringnode/bus
Apr 10
adonisjs/transmit
Allow more customization on route handler
Apr 10
adonisjs/transmit
Allow to register custom domain for handlers
Apr 10
adonisjs/transmit-client
Do not try to connect subscription not already created
Apr 10
adonisjs/transmit-client
Overall rewrite
Apr 04
adonisjs/inertia
`renderInertia` wrong return type
Apr 02
adonisjs/auth
Configure basic auth guard and export authFinder mixin from its own subpath
Apr 02
adonisjs/presets
Update import path of withAuthFinder mixin
Apr 02
adonisjs/presets
Add support for configuring basic auth guard
Apr 01
adonisjs/fold
Support import.meta.hot
March 2024
(40 releases)
Mar 31
adonisjs/assembler
OnHttpServerMessage hook
Mar 31
adonisjs/application
Fix onHttpServerMessage type
Mar 31
adonisjs/application
add onHttpServerMessage hook
Mar 30
adonisjs/inertia
Incorrect @inertiaHead
Mar 30
adonisjs/assembler
Update Env module allowing us to use Identifier
Mar 30
adonisjs/hash
Allow to use new argon2 version
Mar 30
adonisjs/env
Allow to add identifiers
Mar 30
adonisjs/vite
Cors issue / Breaking change
Mar 29
adonisjs/http-server
Add response.onFinish method to listen when response is finished
Mar 27
adonisjs/vite
Module warmup fix
Mar 27
adonisjs/cache
Change Lucid peer deps to ^20
Mar 27
adonisjs/mail
Fix mail assertion API to allow mail class constructor to accept arguments
Mar 26
adonisjs/transmit
Send subscription and unsubscription to the bus
Mar 26
adonisjs/lucid
Add clause variant to findBy method
Mar 26
adonisjs/lucid
Add step option to the migrator
Mar 25
adonisjs/inertia
Remove FOUC handling
Mar 25
adonisjs/vite
Some improvements
Mar 24
adonisjs/inertia
InferPageProps
Mar 24
adonisjs/inertia
Minor changes
Mar 19
adonisjs/session
Display validation error summary in flash messages errorsBag
Mar 19
adonisjs/session
Add @errors tag
Mar 16
adonisjs/transmit
Clear the interval when shutting down
Mar 15
adonisjs/lock
1.0.0 Release
Mar 14
adonisjs/lock
Custom store without ConfigProvider
Mar 14
adonisjs/lock
Update Verrou
Mar 13
adonisjs/lock
Initial release
Mar 13
adonisjs/transmit
Publish the whole build folder
Mar 13
adonisjs/lucid
Add support for pretty printing debug queries and findMany helper method
Mar 08
adonisjs/i18n
Properly copy translations when building in production
Mar 08
adonisjs/transmit
Move away from the root the redis transport export
Mar 08
adonisjs/transmit-client
Send XSRF token when using POST request
Mar 08
adonisjs/transmit
Change bus implementation & more features
Mar 08
adonisjs/inertia
v1.0.0-19
Mar 06
adonisjs/vite
Aliases not flattened
Mar 05
adonisjs/inertia
Fix Entrypoints stubs for SSR
Mar 05
adonisjs/create-adonisjs
Inertia Starter kit
Mar 04
adonisjs/transmit
Expose HttpContext in events and ping clients to keep connection open
Mar 04
adonisjs/vite
Fix Runtime API
Mar 03
adonisjs/lucid
Correct call to logger.error when configuring the package
Mar 02
adonisjs/vite
Assets Preloading and CSP
February 2024
(26 releases)
Feb 29
adonisjs/assembler
Fix addVitePlugin when using defineConfig
Feb 27
adonisjs/vite
Various improvements
Feb 27
adonisjs/lucid
Bug fixes and new API on BaseModel
Feb 26
adonisjs/vite
Fix published files
Feb 26
adonisjs/assembler
Hooks fix
Feb 26
adonisjs/vite
3.x pre-release
Feb 24
adonisjs/assembler
DevServer hooks bugfix
Feb 24
adonisjs/assembler
Hooks and Codemods
Feb 24
adonisjs/application
Assembler configuration
Feb 22
adonisjs/http-server
Add ResponseStatus enum
Feb 22
adonisjs/lucid
Add `exists` and `unique` bindings to `VineNumber` & drop postgres domain
Feb 20
adonisjs/upgrade-kit
Support limiter
Feb 16
adonisjs/logger
Bug fixes 🎉
Feb 12
adonisjs/presets
Correct auth preset for access_token guard
Feb 10
adonisjs/mail
Add support for defining multiple cc and bcc addresses
Feb 09
adonisjs/logger
Support falsy value in sprintf substitution
Feb 07
adonisjs/limiter
Final set of improvements during the public release
Feb 06
adonisjs/limiter
Improvements to decrement and penalize methods
Feb 06
adonisjs/limiter
Improvements and new APIs
Feb 06
adonisjs/limiter
Bug fixes and improvements to initial configure process
Feb 05
adonisjs/transmit-client
Send credentials when subscribing and unsubscribing
Feb 05
adonisjs/limiter
Fixes the last release
Feb 05
adonisjs/limiter
Final release with v6 compatibility
Feb 02
adonisjs/shield
Fix shieldApiClient plugin export function
Feb 02
adonisjs/http-server
Make Router class macroable
Feb 02
adonisjs/application
Bug fix with stub exports parsing
January 2024
(52 releases)
Jan 29
adonisjs/assembler
Rewrite builded Ace file
Jan 29
adonisjs/lucid
Add DatabaseTestUtils
Jan 29
adonisjs/auth
Add basic auth guard
Jan 28
adonisjs/create-adonisjs
Use github as default provider for starter kit
Jan 27
adonisjs/application
Fix stub exports parser and use dash-case for command names
Jan 25
adonisjs/bouncer
Fix configure command
Jan 25
adonisjs/presets
Generate access tokens migration file during setup
Jan 25
adonisjs/upgrade-kit
Multiples fixes
Jan 25
adonisjs/auth
Fix cross DB issues with the tokens and the users providers
Jan 25
adonisjs/lucid
Switch default naming strategy to camelCase and add support for nulls treatment in order by clause
Jan 24
adonisjs/presets
Correct typo of withAuthFinder
Jan 24
adonisjs/auth
Correct definition of withAuthFinder
Jan 24
adonisjs/presets
Correct withAuthFinder usage
Jan 23
adonisjs/ally
Access raw ally config via allyManager.config property
Jan 23
adonisjs/redis
Make redis manager config a public property
Jan 23
adonisjs/session
Make session.config property public
Jan 22
adonisjs/application
Add string helpers to string builder shared with stubs
Jan 22
adonisjs/auth
Throw error when uid or password is missing via verifyCredentials
Jan 22
adonisjs/bouncer
Update i18n error identifier and JSONAPI error code
Jan 22
adonisjs/shield
Optionally read CSRF exception error message via i18n
Jan 22
adonisjs/session
Do not flash password fields when using flashValidationErrors
Jan 22
adonisjs/http-server
Use status pages return value and add new cookie options
Jan 22
adonisjs/transmit
Update stubs system and don't broadcast locally when using a transport
Jan 21
adonisjs/create-adonisjs
Remove template lockfile
Jan 20
adonisjs/ally
Add drivers export path
Jan 19
adonisjs/presets
Fix Session guard
Jan 19
adonisjs/create-adonisjs
Face lift and add support web and api starter kits
Jan 19
adonisjs/presets
Add support to configure access tokens guard
Jan 11
adonisjs/lucid
Stable major release
Jan 09
adonisjs/bouncer
Stable major release
Jan 09
adonisjs/ally
Stable major release
Jan 09
adonisjs/mail
Add mjml component
Jan 09
adonisjs/mail
Stable major release
Jan 09
adonisjs/i18n
Stable major release
Jan 09
adonisjs/cors
Rename config path to match the convention of other packages
Jan 09
adonisjs/static
Rename config stub to match the convention of other packages
Jan 09
adonisjs/shield
Stable major release
Jan 09
adonisjs/session
Stable major release
Jan 08
adonisjs/redis
Stable major release
Jan 08
adonisjs/cors
Small improvements
Jan 08
adonisjs/static
Small improvements
Jan 08
adonisjs/repl
Stable major release
Jan 07
adonisjs/ace
Stable major release
Jan 07
adonisjs/bodyparser
Stable major release
Jan 07
adonisjs/http-server
Stable major release
Jan 06
adonisjs/hash
Stable major release
Jan 05
adonisjs/events
Stable major release
Jan 05
adonisjs/application
Stable major release
Jan 05
adonisjs/logger
Stable major release
Jan 05
adonisjs/env
Stable major release
Jan 05
adonisjs/config
Stable major release
Jan 05
adonisjs/fold
Stable major release
December 2023
(33 releases)
Dec 27
adonisjs/ace
Update CLIUI
Dec 26
adonisjs/presets
Register auth provider under providers array
Dec 26
adonisjs/auth
Small Improvements
Dec 26
adonisjs/presets
Create auth and guest middleware
Dec 26
adonisjs/presets
Create user model and migration when configuring auth package
Dec 26
adonisjs/lucid
Use latest API for publishing stubs
Dec 26
adonisjs/presets
Publish under latest tag
Dec 26
adonisjs/presets
Publish stubs
Dec 26
adonisjs/vite
Update stubs to use latest API
Dec 26
adonisjs/shield
Use session.flashErrors method to flash CSRF error
Dec 26
adonisjs/session
Add @inputError and change semantics of @error tag
Dec 25
adonisjs/bouncer
Auto register policy created via make:policy command to policies collection
Dec 24
adonisjs/i18n
Organize stubs
Dec 24
adonisjs/cors
Publish under latest tag
Dec 24
adonisjs/static
Update configure hook
Dec 24
adonisjs/presets
First release
Dec 22
adonisjs/ace
Assign 404 status code to E_COMMAND_NOT_FOUND exception
Dec 22
adonisjs/application
Update fold
Dec 22
adonisjs/fold
Make error messages descriptive
Dec 19
adonisjs/application
Add validator action name generator
Dec 19
adonisjs/fold
Breaking change
Dec 19
adonisjs/ace
Handle prompt cancellation error gracefully
Dec 19
adonisjs/repl
Accept REPLServer options when constructing Repl class
Dec 19
adonisjs/http-server
Rename request finished event
Dec 19
adonisjs/http-server
Add debug log for middleware execution
Dec 19
adonisjs/events
Add and export EmitterLike interface
Dec 18
adonisjs/application
Make application class macroable
Dec 18
adonisjs/logger
Upgrade pino
Dec 18
adonisjs/fold
Updating dependencies
Dec 18
adonisjs/mail
Fix broken Edge integration
Dec 15
adonisjs/lucid
All bug fixes
Dec 05
adonisjs/bouncer
Improvements to configure package process
Dec 05
adonisjs/bouncer
First pre-release targeting v6
November 2023
(32 releases)
Nov 29
adonisjs/upgrade-kit
1.2.0
Nov 28
adonisjs/vite
Fix for Vite 5 manifest file breaking changes
Nov 28
adonisjs/lucid
Add unique and exists rules
Nov 27
adonisjs/auth
Implement withGuard method on browser client plugin
Nov 27
adonisjs/ally
Use tsup for bundling
Nov 27
adonisjs/mail
Share template engine reference with Message class
Nov 27
adonisjs/i18n
Bundle using tsup and export factories for testing
Nov 27
adonisjs/vite
Upgrade to work with Vite 5
Nov 27
adonisjs/shield
Generate bundled types using TSC
Nov 27
adonisjs/cors
Generate bundled types using TSC
Nov 27
adonisjs/static
Generate bundled types using TSC
Nov 25
adonisjs/session
Bundle code using tsup
Nov 23
adonisjs/redis
Generate bundled types using TSC
Nov 23
adonisjs/ace
Fix broken last release
Nov 23
adonisjs/repl
Generate bundled types using TSC
Nov 23
adonisjs/ace
Generate bundled types using TSC
Nov 22
adonisjs/http-server
Bug fixes and add resource.use method
Nov 22
adonisjs/hash
Changes to needsReHash method behavior
Nov 22
adonisjs/events
Breaking changes to the Events buffer API
Nov 22
adonisjs/application
Add new properties and support for app/mails directory
Nov 22
adonisjs/env
Generate bundled types using TSC
Nov 22
adonisjs/config
Generate bundled types using TSC
Nov 22
adonisjs/logger
Make targets config to inherit level from the logger level
Nov 22
adonisjs/fold
Generate bundled types via TSC
Nov 21
adonisjs/create-adonisjs
Handle negative flags
Nov 18
adonisjs/mail
Final release with major changes
Nov 15
adonisjs/mail
Fix last broken release
Nov 15
adonisjs/mail
Preparing for next major release targeting v6
Nov 07
adonisjs/cache
Initial release
Nov 01
adonisjs/transmit-client
Properly remove a channel from subscription lock
Nov 01
adonisjs/transmit-client
Re-subscribe when the connection is lost
Nov 01
adonisjs/transmit
Forward given headers to stream
October 2023
(39 releases)
Oct 30
adonisjs/create-adonisjs
Enable web starter kit
Oct 30
adonisjs/auth
Remove loginRoute option from config
Oct 27
adonisjs/auth
Add API and Browser clients for testing
Oct 27
adonisjs/auth
Add api client plugin for testing
Oct 27
adonisjs/auth
Exporting exception classes
Oct 26
adonisjs/mail
Migrate to new stubs, config and view system
Oct 25
adonisjs/auth
Implement logout and publish auth + guest middleware
Oct 25
adonisjs/auth
Allow configuring session guard
Oct 25
adonisjs/auth
Add middleware and finish configure command
Oct 24
adonisjs/auth
Initial release for v6 compatibility
Oct 20
adonisjs/bodyparser
Export augmented types from main module
Oct 20
adonisjs/i18n
Fix config stub
Oct 20
adonisjs/i18n
Use config provider
Oct 19
adonisjs/ally
Use config providers
Oct 19
adonisjs/http-server
Disable bundling temporarily
Oct 19
adonisjs/vite
Publish under latest tag
Oct 19
adonisjs/shield
Add ApiClient plugin to set CSRF tokens during testing
Oct 19
adonisjs/shield
Fix for the last broken release
Oct 19
adonisjs/shield
Use tsup for bundling
Oct 19
adonisjs/session
Fix configure command
Oct 19
adonisjs/redis
Fix config stub
Oct 19
adonisjs/session
Breaking change in config
Oct 18
adonisjs/upgrade-kit
1.1.0
Oct 18
adonisjs/redis
Bundle using tsup
Oct 18
adonisjs/cors
Bundle using tsup
Oct 18
adonisjs/static
Bundle using tsup
Oct 17
adonisjs/application
Export generators from main entrypoint
Oct 17
adonisjs/repl
Use tsup for bundling
Oct 17
adonisjs/bodyparser
Use tsup for bundling
Oct 17
adonisjs/http-server
Breaking changes and use tsup for bundling
Oct 17
adonisjs/hash
Use tsup for bundling
Oct 16
adonisjs/events
Use tsup for bundling
Oct 16
adonisjs/application
Breaking change to our stubs system
Oct 16
adonisjs/logger
Use tsup for bundling
Oct 16
adonisjs/config
Use Tsup for bundling
Oct 16
adonisjs/env
Use TSUP for bundling
Oct 16
adonisjs/fold
Publish complete build folder
Oct 16
adonisjs/fold
Bundle using Tsup
Oct 12
adonisjs/create-adonisjs
Fix issue related to flags parsing
September 2023
(28 releases)
Sep 28
adonisjs/transmit
Change headers sent for better integration with web servers
Sep 27
adonisjs/transmit
Allow to send empty payloads
Sep 27
adonisjs/ally
Absorb breaking changes of @poppinss/oauth-client
Sep 26
adonisjs/lucid
Change default env variable values
Sep 26
adonisjs/ace
Do not use import assertions and export E_PROMPT_CANCELLED exception
Sep 25
adonisjs/transmit-client
Add some hooks and way to get the list of subscription
Sep 25
adonisjs/transmit
Refactor syncing logic
Sep 22
adonisjs/lucid
Relations can now be nullable
Sep 22
adonisjs/attachment-lite
Allow column options to override defaults and correct save method
Sep 21
adonisjs/lucid
Correct types path & definition of the $adapter property
Sep 20
adonisjs/lucid
Remove IoC container dependency and some bug fixes
Sep 20
adonisjs/lucid
Migrate to work with AdonisJS v6 core
Sep 15
adonisjs/session
Add japa plugins to access and set session via api and browser clients
Sep 14
adonisjs/redis
Add missing `hmset` method
Sep 12
adonisjs/i18n
Fix for the formatMessage method
Sep 12
adonisjs/i18n
New additions
Sep 08
adonisjs/i18n
Complete v6 migration
Sep 08
adonisjs/i18n
Add configure command
Sep 08
adonisjs/i18n
Migrating to work with v6
Sep 07
adonisjs/shield
Define response.nonce property only when CSP guard is enabled
Sep 06
adonisjs/http-server
Passing CSP nonce to Youch when CSP is configured
Sep 06
adonisjs/application
Allow a partial list of directories when using defineConfig method
Sep 06
adonisjs/shield
Self handle shield exceptions
Sep 06
adonisjs/vite
Add integration for AdonisJS shield CSP
Sep 06
adonisjs/shield
Remove DNS prefetching guard
Sep 05
adonisjs/shield
All set to work with v6 core
Sep 05
adonisjs/session
Publish factories directory
Sep 05
adonisjs/session
Export factories
August 2023
(27 releases)
Aug 23
adonisjs/transmit-client
Make the UID field public
Aug 23
adonisjs/cors
Register middleware during configure
Aug 23
adonisjs/static
Register middleware on configure
Aug 23
adonisjs/session
Bug fixes and some improvements
Aug 23
adonisjs/ace
Fix broken paths in the build output
Aug 23
adonisjs/ace
Bundle output
Aug 23
adonisjs/application
Remove RC File JSON Schema
Aug 22
adonisjs/application
Remove support for loading .adonisrc.json file
Aug 22
adonisjs/session
Integrate with Edge
Aug 22
adonisjs/application
Allow service providers with side-effects
Aug 22
adonisjs/application
Remove RCFileEditor in favor of new codemods
Aug 21
adonisjs/vite
Use latest codemods
Aug 21
adonisjs/ally
Use latest codemods in configure command
Aug 21
adonisjs/session
Use codemods in configure command
Aug 21
adonisjs/redis
Update configure command to use new codemods
Aug 21
adonisjs/ace
Generate commands index types
Aug 21
adonisjs/application
Load adonisrc.ts file when exists
Aug 21
adonisjs/application
Add support for self importing providers and preloads
Aug 16
adonisjs/vite
Add support for SRI
Aug 16
adonisjs/vite
Tightening things up
Aug 12
adonisjs/mail
v8.2.1
Aug 12
adonisjs/i18n
Add short format method and fallBackIfNoIdentifier
Aug 03
adonisjs/ally
Fix config file stub
Aug 03
adonisjs/ally
Lazily register drivers
Aug 02
adonisjs/session
Simplify config stub
Aug 01
adonisjs/session
Preparing for v6
Aug 01
adonisjs/http-server
Make ExceptionHandler macroable
July 2023
(53 releases)
Jul 31
adonisjs/redis
Export RedisManager class
Jul 28
adonisjs/redis
Heck lot of improvements
Jul 28
adonisjs/redis
Add redis commands to redis manager as well
Jul 28
adonisjs/redis
Updating stubs
Jul 28
adonisjs/redis
Cleanup and breaking changes
Jul 27
adonisjs/redis
Add unlink method
Jul 26
adonisjs/ace
Improvements to command assertions
Jul 26
adonisjs/hash
Export drivers and PHC formatter as submodules
Jul 26
adonisjs/application
Lazy load stubs manager and RcFileEditor
Jul 26
adonisjs/env
Export EnvEditor as a submodule
Jul 25
adonisjs/session
Improve boot time
Jul 24
adonisjs/vite
Fix broken provider export
Jul 24
adonisjs/shield
Improve boot time
Jul 24
adonisjs/vite
Improve boot time
Jul 22
adonisjs/http-server
Bug fix in the middleware pipeline flow
Jul 21
adonisjs/shield
Pre-release for v6
Jul 21
adonisjs/mail
Lazy imports drivers
Jul 21
adonisjs/redis
Fix configure command
Jul 21
adonisjs/redis
Update provider export
Jul 21
adonisjs/session
Pre-release for v6
Jul 20
adonisjs/create-adonisjs
Tighten things up
Jul 20
adonisjs/transmit
Sync through Redis
Jul 19
adonisjs/transmit-client
Add a close method
Jul 19
adonisjs/http-server
Add support for handling validation error messages
Jul 17
adonisjs/ally
Migrate to work with AdonisJS v6
Jul 16
adonisjs/redis
Add missing ioredis methods
Jul 15
adonisjs/redis
Pre-release for v6
Jul 13
adonisjs/mail
Resend + REPL + `mail:sending`
Jul 10
adonisjs/create-adonisjs
Some improvements
Jul 08
adonisjs/http-server
Add debug statements
Jul 08
adonisjs/transmit-client
Correct default values and change option name
Jul 08
adonisjs/application
Propagate environment updates to preloads and providers
Jul 08
adonisjs/fold
Add useEmitter method to register emitter with the container
Jul 07
adonisjs/transmit-client
First working version
Jul 07
adonisjs/transmit
First working version
Jul 07
adonisjs/transmit-client
First draft
Jul 07
adonisjs/transmit
First draft
Jul 07
adonisjs/create-adonisjs
First working version
Jul 06
adonisjs/repl
Add getMethods and useCompiler methods
Jul 05
adonisjs/hash
Change factories path and name
Jul 05
adonisjs/repl
Cleanup and make compiler optional
Jul 05
adonisjs/repl
Fix broken import
Jul 05
adonisjs/application
Allow app termination from initiated state
Jul 05
adonisjs/ace
Remove deprecated package string-similarity
Jul 04
adonisjs/ace
Add absolute path to command file inside metadata
Jul 04
adonisjs/bodyparser
Add fileName property to FileJSON type
Jul 04
adonisjs/bodyparser
Bug fix for invalid multipart stream
Jul 03
adonisjs/repl
Fix `./types` export
Jul 03
adonisjs/repl
Prepare for core integration
Jul 03
adonisjs/events
Add emitSerial method to emit events in sequence they are defined
Jul 03
adonisjs/application
Changes to the assetsBundler properties
Jul 03
adonisjs/fold
Update depdendencies
Jul 02
adonisjs/upgrade-kit
First version
June 2023
(5 releases)
Jun 21
adonisjs/repl
Get ready for V6
Jun 16
adonisjs/mail
Brevo + rename service
Jun 16
adonisjs/shield
Fix unused variable
Jun 08
adonisjs/vite
Add `asset` global view helper
Jun 06
adonisjs/bodyparser
Fix bug crashing the process when processing invalid multipart stream
May 2023
(6 releases)
May 27
adonisjs/mail
Pre-release for v6
May 24
adonisjs/application
Merge user defined directories with default list
May 24
adonisjs/vite
Pre-release for v6
May 24
adonisjs/application
Introducing starting hook
May 22
adonisjs/lucid
Add support for disabling locks during migrations
May 04
adonisjs/mail
Allow multiple addresses in `replyTo`
April 2023
(4 releases)
Apr 27
adonisjs/limiter
Fix throttle middleware to block keys when blockDuration is defined
Apr 17
adonisjs/ace
Improve formatting of command help screen
Apr 14
adonisjs/bodyparser
Allow autoProcess flag to mention array of route patterns
Apr 07
adonisjs/logger
Rename targets.add method to targets.push
March 2023
(20 releases)
Mar 27
adonisjs/ace
Upgrade to TypeScript 5
Mar 27
adonisjs/bodyparser
Rename `whitelistedMethods` property to `allowedMethods`
Mar 27
adonisjs/hash
Upgrade to TypeScript 5
Mar 27
adonisjs/events
Upgrade to TypeScript 5
Mar 25
adonisjs/logger
Upgrade to TypeScript 5
Mar 25
adonisjs/config
Upgrade to TypeScript 5
Mar 25
adonisjs/env
Upgrade to TypeScript 5
Mar 25
adonisjs/fold
Update to TypeScript 5
Mar 15
adonisjs/ace
Add --json output option for the list command
Mar 15
adonisjs/bodyparser
Remove fs-extra from all code paths
Mar 14
adonisjs/ace
Export cliHelpers
Mar 14
adonisjs/bodyparser
Remove fs-extra and co-body
Mar 11
adonisjs/bodyparser
Remove deprecated package cuid in favor of cuid2
Mar 11
adonisjs/hash
Add assertion methods
Mar 11
adonisjs/events
Add assertion methods
Mar 11
adonisjs/ace
Add assertion methods
Mar 04
adonisjs/fold
Make errors descriptive
Mar 04
adonisjs/fold
Improve error handling
Mar 04
adonisjs/fold
Raise error when container is not able to construct a class or call method
Mar 03
adonisjs/ace
Remove ace-toolkit commands
February 2023
(10 releases)
Feb 27
adonisjs/ace
Add support for defining node args
Feb 20
adonisjs/static
First working release
Feb 20
adonisjs/cors
Ready to be used with v6 of @adonisjs/core
Feb 14
adonisjs/bodyparser
Add multipart file factory
Feb 13
adonisjs/ace
FS loader to ignore commands prefixed with _
Feb 13
adonisjs/env
Add EnvEditor to edit and persist .env files
Feb 03
adonisjs/ace
Ignore commands starting with _ during index generation
Feb 03
adonisjs/bodyparser
Add support for convertEmptyStringsToNull for JSON request body
Feb 03
adonisjs/env
Add errors list to the error.help property
Feb 02
adonisjs/ace
New features
January 2023
(21 releases)
Jan 30
adonisjs/bodyparser
Add files property to `request.toJSON` method call
Jan 28
adonisjs/ace
Preparing for v6 of AdonisJS
Jan 27
adonisjs/bodyparser
Export middleware and factories from sub-modules
Jan 26
adonisjs/hash
Export factories from the ./factories submodule
Jan 26
adonisjs/events
Exporting factories from ./factories submodule
Jan 26
adonisjs/env
Export exceptions collection from errors object
Jan 26
adonisjs/logger
Exporting factories from ./factories submodule
Jan 26
adonisjs/config
Add config.has method
Jan 23
adonisjs/logger
Remove targets.if and targets.unless methods to pushIf and pushUnless
Jan 23
adonisjs/fold
Fix to ensure resolving hook is called once for singleton bindings
Jan 19
adonisjs/cors
Release for v6 as a standalone middleware
Jan 19
adonisjs/logger
Add support for collecting logs in memory via logger factory
Jan 17
adonisjs/events
Improve error handling when base event does not have emitter
Jan 17
adonisjs/hash
Remove defineConfig and global list of drivers
Jan 12
adonisjs/bodyparser
Preparing for v6
Jan 12
adonisjs/hash
Add hash manager factory for testing
Jan 12
adonisjs/events
Add emitter factory
Jan 12
adonisjs/logger
Add test factory to create a logger instance
Jan 06
adonisjs/events
Add emitter.listen convenience method
Jan 06
adonisjs/events
Add support for class based events and listeners
Jan 05
adonisjs/fold
Add support for aliases
December 2022
(14 releases)
Dec 14
adonisjs/env
Fix validator to read existing process.env values
Dec 14
adonisjs/fold
Add moduleCaller helper
Dec 12
adonisjs/fold
Make singleton bindings immune from parallel calls
Dec 11
adonisjs/env
Add ability to create Env class by processing and loading env variables in one go
Dec 11
adonisjs/fold
Made container more strict
Dec 10
adonisjs/logger
Use default logger without specifying the logger name
Dec 10
adonisjs/fold
Add support for contextual bindings
Dec 02
adonisjs/events
Add debug calls
Dec 02
adonisjs/hash
Add debug calls
Dec 02
adonisjs/env
Export known exceptions
Dec 02
adonisjs/fold
Export known exception classes
Dec 02
adonisjs/logger
Add debug calls
Dec 02
adonisjs/fold
Accept spread arguments for moduleExpression and moduleImporter helpers
Dec 01
adonisjs/fold
Small improvements and define defaults for generics
November 2022
(20 releases)
Nov 29
adonisjs/hash
Build bcrypt_base64.cjs file
Nov 26
adonisjs/vite
Preview release
Nov 25
adonisjs/fold
Fix for v9.3.0-0
Nov 25
adonisjs/fold
Add module importer to lazily import modules
Nov 24
adonisjs/hash
Refactor to ESM and re-organize imports
Nov 21
adonisjs/lucid
Add truncating test util
Nov 19
adonisjs/events
Rewrite in ESM
Nov 18
adonisjs/fold
Add module expressions module
Nov 17
adonisjs/fold
Add helpers to work with import expressions
Nov 14
adonisjs/hash
Add scrypt driver to HashDrivers typing
Nov 13
adonisjs/hash
Add driver creator for the manager
Nov 11
adonisjs/logger
Export Logger Manager
Nov 10
adonisjs/hash
Add new scrypt driver
Nov 10
adonisjs/logger
Upgrade to Pino 8 and rewrite in ESM
Nov 06
adonisjs/config
Add config loader to import all script files
Nov 05
adonisjs/env
Small internal improvements
Nov 05
adonisjs/config
Use default export from the main module
Nov 05
adonisjs/fold
Small internal improvements
Nov 02
adonisjs/env
Add support for loading .local files
Nov 02
adonisjs/redis
Add call method
October 2022
(10 releases)
Oct 22
adonisjs/env
Improvements to the parser and set expanded validation error in the cause property
Oct 20
adonisjs/env
Report all environment variable errors together
Oct 20
adonisjs/config
Rewrite and ESM only
Oct 20
adonisjs/env
Rewrite and ESM only
Oct 20
adonisjs/auth
Bug fixes and allow password to be nullable on user model
Oct 12
adonisjs/ally
Rename id token property to be in camel case
Oct 08
adonisjs/lucid
Allow ignoring tables when running db:wipe command
Oct 07
adonisjs/bodyparser
Set contentLength when calling drive.putStream
Oct 07
adonisjs/drive
Add support for defining contentLength option when writing files
Oct 05
adonisjs/fold
Small bug fixes and have dedicated exception classes
September 2022
(3 releases)
Sep 24
adonisjs/fold
Add support for swapping implementations
Sep 18
adonisjs/fold
Preparing for the next major release (ESM Only)
Sep 10
adonisjs/lucid
Bug fixes and suggest mysql2 driver for MYSQL database
August 2022
(4 releases)
Aug 17
adonisjs/shield
Add "withCsrfToken" method to API client request object
Aug 15
adonisjs/auth
Fix configure command to generate models in PascalCase
Aug 13
adonisjs/redis
Add getdel method and fix config file
Aug 13
adonisjs/lucid-slugify
Bind slugify manager as a singleton
July 2022
(1 releases)June 2022
(2 releases)
Jun 13
adonisjs/route-model-binding
Publish under latest tag
Jun 13
adonisjs/route-model-binding
First stable release
May 2022
(25 releases)
May 30
adonisjs/route-model-binding
First stable release with documentation
May 30
adonisjs/route-model-binding
Add support to access params value without model binding
May 30
adonisjs/route-model-binding
Define instructions to setup the package
May 29
adonisjs/route-model-binding
Bug fixes
May 29
adonisjs/route-model-binding
Initial working version
May 27
adonisjs/attachment-lite
Update lucid peer dependency range
May 26
adonisjs/bodyparser
Add missing slash dependency
May 25
adonisjs/fold
Allow IoC resolver to pass arguments lazily from a callback
May 23
adonisjs/bodyparser
Bug fix for files without extname
May 22
adonisjs/ace
Use command argument default value when not specified during run
May 22
adonisjs/auth
Fix peer dependency range for Lucid
May 19
adonisjs/session
Add dumpSession to test response class and introduce sessionConfig method
May 18
adonisjs/redis
add redisConfig method to infer types from config
May 18
adonisjs/session
Regenerate session id when regenerate method is called
May 18
adonisjs/mail
Update instructions markdown file
May 18
adonisjs/mail
Use build path inside imports
May 18
adonisjs/hash
Fix driver name in HashDrivers interface
May 18
adonisjs/hash
Introduce hashConfig method to define the hash config
May 18
adonisjs/drive
Add experimental support for listing files and directories
May 18
adonisjs/mail
Introduce mailConfig method to define the mail config
May 18
adonisjs/attachment-lite
Do not persist pre computed URLs to the database
May 11
adonisjs/attachment-lite
Define serialize property to convert attachment to its JSON representation
May 11
adonisjs/session
Fix for session client to read session data even when server regenerates it
May 09
adonisjs/bodyparser
Bug fix to infer file extname from filename when magic number does not support the file type
May 06
adonisjs/ace
Share the alias with the command if the command was executed from an alias
April 2022
(17 releases)
Apr 12
adonisjs/drive
Do not lookup fake driver route
Apr 12
adonisjs/events
Small improvements to the fake emitter
Apr 11
adonisjs/mail
Remove traps in favor of fakes
Apr 11
adonisjs/session
Refactor api client hooks priority
Apr 10
adonisjs/attachment-lite
Keep bodyparser file instance as the source of truth for attachment file name
Apr 10
adonisjs/shield
Update config stub
Apr 08
adonisjs/bodyparser
Bug fix
Apr 08
adonisjs/auth
Add login clients to login users during tests
Apr 08
adonisjs/session
Remove with keyword from withSession and withFlashMessages
Apr 08
adonisjs/redis
Upgrade to IoRedis 5.x
Apr 08
adonisjs/env
Load .env.test file in test environment
Apr 07
adonisjs/ace
Fix for recursive imports when generating manifest
Apr 07
adonisjs/drive
Add "bytes" and "get" methods to fake drive
Apr 07
adonisjs/events
Add support for fake emitter
Apr 05
adonisjs/bodyparser
Using client name when moving to a fake disk for easy assertions
Apr 05
adonisjs/drive
Add more capabilities to the fake drive
Apr 04
adonisjs/session
Add Session client to interact with session data during tests
March 2022
(6 releases)
Mar 04
adonisjs/ace
Add mockConsoleOutput method
Mar 04
adonisjs/ace
Fixing types for 11.20.0
Mar 04
adonisjs/ace
The "kernel.exec" method now returns the command instance back
Mar 03
adonisjs/auth
Fix for `8.0.11`
Mar 03
adonisjs/ace
Add isMain and isInteractive flags to command instance
Mar 03
adonisjs/attachment-lite
Handle null response from database
February 2022
(3 releases)
Feb 28
adonisjs/session
Migrate to new version of Japa
Feb 27
adonisjs/redis
Add "bitfield" redis method
Feb 22
adonisjs/config
Update dependencie
January 2022
(2 releases)
Jan 17
adonisjs/drive
Handle special chars when serving local files
Jan 15
adonisjs/i18n
Fix the way validator options are passed to the translations
December 2021
(1 releases)October 2021
(19 releases)
Oct 25
adonisjs/shield
Transform the "@nonce" keyword in defaultSrc
Oct 19
adonisjs/ace
Fix issue where a missing command complains for the missing flag first
Oct 19
adonisjs/i18n
Fix URLs in Readme and Instructions file
Oct 19
adonisjs/repl
Upgrade dependencies
Oct 19
adonisjs/i18n
Add REPL bindings
Oct 19
adonisjs/i18n
Add `hasMessage` and `hasFallbackMessage` methods
Oct 18
adonisjs/i18n
Improvements to the inferred locales
Oct 18
adonisjs/i18n
Add support per locale fallback
Oct 14
adonisjs/auth
Translate exception responses when app is using i18n
Oct 13
adonisjs/i18n
Fix for v1.3.0
Oct 13
adonisjs/i18n
Small improvements and bug fixes
Oct 13
adonisjs/i18n
Add prettyPrint helper
Oct 12
adonisjs/i18n
Add support for notifying about missing validation translations
Oct 12
adonisjs/i18n
Provide validator messages via translation files
Oct 11
adonisjs/i18n
Add locale negotiator and support for YAML
Oct 07
adonisjs/i18n
Fixes for v1.0.0 and share t helper with templates
Oct 07
adonisjs/i18n
Rewrite and change package name to `@adonisjs/i18n`
Oct 01
adonisjs/attachment-lite
Fix the previous release
Oct 01
adonisjs/attachment-lite
First release
September 2021
(3 releases)
Sep 25
adonisjs/v5-docs
Branding assets
Sep 11
adonisjs/logger
Update pino
Sep 09
adonisjs/drive
Fix DriveManager to pass all options to the underlying driver
August 2021
(9 releases)
Aug 30
adonisjs/auth
Update lucid peer dependency range
Aug 30
adonisjs/ally
Add identify scope to Discord scopes
Aug 27
adonisjs/drive
Rename serveAssets to serveFiles
Aug 25
adonisjs/drive
Improvements to make drive work with existing apps with no config
Aug 25
adonisjs/drive
Make drive working with existing apps with no drive config in place
Aug 20
adonisjs/lucid-slugify
Turn on strict mode for generating the base slug
Aug 16
adonisjs/drive
More fixes to broken lazy imports
Aug 16
adonisjs/drive
Fix broken imports inside the provider
Aug 16
adonisjs/drive
Rewrite from scratch
July 2021
(5 releases)
Jul 23
adonisjs/logger
Upgrade pino
Jul 04
adonisjs/ally
Add Spotify driver
Jul 03
adonisjs/mail
Fix mailgun missing cc and bcc recipients error
Jul 03
adonisjs/session
Add support for session client
Jul 03
adonisjs/env
Fix for escaping dollar sequences
June 2021
(12 releases)
Jun 25
adonisjs/lucid-slugify
Add support for allowing updates at runtime using a custom function
Jun 23
adonisjs/lucid-slugify
Add types path to the package.json file
Jun 23
adonisjs/lucid-slugify
Upgrade to work with AdonisJS v5
Jun 17
adonisjs/repl
Compile REPL source as virtual files with the TS compiler
Jun 13
adonisjs/ally
Improvements to the instructions scripts and config stub
Jun 13
adonisjs/ally
Fix instruction script to setup facebook config
Jun 08
adonisjs/ally
Add facebook driver and allow email and avatarUrl to be null
Jun 06
adonisjs/events
Add `Event.onError` handler to handle errors raised during `Event.emit`
Jun 04
adonisjs/ally
Fix broken extend API
Jun 03
adonisjs/ally
Add discord and linkedin drivers
Jun 02
adonisjs/session
Adding support for reflashing flash messages
Jun 02
adonisjs/mail
Adding support for ical events
May 2021
(6 releases)
May 19
adonisjs/redis
Remove pub/sub message serialization introduced in 7.0.1
May 18
adonisjs/auth
Fix the timestamps methods used in the stub files
May 18
adonisjs/redis
Fix pub/sub message serialization issue
May 06
adonisjs/bouncer
Add support for lazily resolving authorizer user
May 06
adonisjs/shield
Update instructions file middleware syntax
May 05
adonisjs/bouncer
Adding support for passing custom authorizer instance to can and cannot methods
April 2021
(9 releases)
Apr 26
adonisjs/ally
Release under latest tag
Apr 25
adonisjs/mail
Make options in attach and embed methods optional
Apr 25
adonisjs/shield
Update middleware to work with registration logic
Apr 25
adonisjs/redis
Improving the pub/sub layer to accept any data type
Apr 24
adonisjs/repl
Load routes only when the binding exists
Apr 24
adonisjs/repl
Load routes in repl session
Apr 19
adonisjs/ally
Add instructions.md file
Apr 19
adonisjs/ally
Add instructions to configure the package
Apr 18
adonisjs/ally
Upgrade for v5
March 2021
(6 releases)
Mar 24
adonisjs/mail
Publish under latest tag
Mar 23
adonisjs/shield
Publish under latest tag
Mar 23
adonisjs/shield
Remove X-Download-Options and X-XSS-Protection headers
Mar 23
adonisjs/redis
Publish with latest tag
Mar 23
adonisjs/repl
Publish under latest tag
Mar 22
adonisjs/hash
Make "ids" and "needsReHash" properties optional on the hash driver
February 2021
(12 releases)
Feb 21
adonisjs/bouncer
Almost there
Feb 17
adonisjs/redis
Revert change and release under alpha tag
Feb 16
adonisjs/mail
Drop support for Node 12
Feb 16
adonisjs/shield
Drop Node 12, bug fixes and small improvements
Feb 16
adonisjs/redis
Using the next tag for releases
Feb 16
adonisjs/redis
Drop support for Node 12
Feb 16
adonisjs/repl
Fix peer dependency range
Feb 15
adonisjs/repl
Dropping support for Node 12
Feb 10
adonisjs/hash
Improvements
Feb 10
adonisjs/events
Drop support for Node 12
Feb 10
adonisjs/logger
Dropping node 12 support
Feb 08
adonisjs/env
Needs Node v14 or up
January 2021
(5 releases)
Jan 18
adonisjs/bouncer
Show instructions to register the policy after creation
Jan 18
adonisjs/bouncer
Minor fixes
Jan 17
adonisjs/bouncer
Add support for policies
Jan 16
adonisjs/bouncer
Iron out the rough edges
Jan 11
adonisjs/bouncer
First release
December 2020
(1 releases)November 2020
(6 releases)
Nov 29
adonisjs/mail
Fix for v5.2.1
Nov 29
adonisjs/mail
Fix for v5.2.0
Nov 29
adonisjs/mail
Adding support for mailer classes
Nov 24
adonisjs/config
Update underlying dependencies
Nov 23
adonisjs/env
Update underlying dependencies
Nov 01
adonisjs/mail
Accept SES options when using the SES driver
October 2020
(31 releases)
Oct 24
adonisjs/mail
Publish under alpha tag
Oct 24
adonisjs/shield
Publish under alpha tag
Oct 24
adonisjs/redis
Publish under alpha tag
Oct 24
adonisjs/events
Publish under latest tag
Oct 24
adonisjs/hash
Publish under latest tag
Oct 24
adonisjs/logger
Publish with latest tag
Oct 24
adonisjs/env
Publish under latest tag
Oct 24
adonisjs/env
Update depdendencies
Oct 24
adonisjs/config
Publish with latest tag
Oct 21
adonisjs/repl
Small improvements
Oct 21
adonisjs/mail
Add instructions to selectively setup mail drivers
Oct 21
adonisjs/redis
Add instructions.md file to convey post setup steps
Oct 20
adonisjs/mail
Bug Fixes and dependencies update
Oct 20
adonisjs/env
Improving types and validations
Oct 14
adonisjs/env
Allow host names without tld to pass host validation
Oct 13
adonisjs/repl
Use `settings.environment` to switch app environment
Oct 13
adonisjs/mail
Fix v5.0.0
Oct 13
adonisjs/hash
Update underlying dependencies
Oct 13
adonisjs/logger
Add support for formatting timestamp using keywords
Oct 12
adonisjs/env
Update underlying dependencies
Oct 11
adonisjs/mail
Getting package ready for beta release of @adonisjs/core
Oct 11
adonisjs/repl
Bug fixes and define AdonisJS instructions
Oct 11
adonisjs/repl
Rename `Adonis/Core/Repl` to `Adonis/Addons/Repl`
Oct 11
adonisjs/repl
Setup AdonisJS provider and command
Oct 11
adonisjs/shield
get package ready for beta version of core
Oct 10
adonisjs/hash
Update underlying dependencies
Oct 10
adonisjs/events
Update underlying dependencies
Oct 09
adonisjs/repl
First working release
Oct 04
adonisjs/env
Make having .env file optional
Oct 04
adonisjs/hash
Fix types
Oct 01
adonisjs/hash
Update underlying dependencies
September 2020
(6 releases)
Sep 27
adonisjs/hash
Simplify dependency management
Sep 25
adonisjs/logger
Remove unwanted dependencies
Sep 25
adonisjs/env
Removing unwanted dependencies
Sep 23
adonisjs/logger
Remove IoC container provider
Sep 23
adonisjs/config
Remove IoC container provider
Sep 08
adonisjs/shield
Fix for v3.0.7
August 2020
(1 releases)July 2020
(9 releases)
Jul 27
adonisjs/mail
Handful of improvements and bug fixes
Jul 27
adonisjs/shield
Fix for v3.0.5
Jul 27
adonisjs/shield
Updating underlying dependencies
Jul 20
adonisjs/config
Add `Config.all()` method
Jul 16
adonisjs/mail
Sending mail object to the queue monitor callback function
Jul 16
adonisjs/mail
Add Sparkpost mail driver
Jul 09
adonisjs/mail
Improvements over the last release
Jul 09
adonisjs/mail
Ready for prime time
Jul 05
adonisjs/config
Adding prettier
June 2020
(2 releases)
Jun 20
adonisjs/shield
Updating underlying dependencies
Jun 18
adonisjs/config
Updating underlying dependencies
May 2020
(2 releases)
May 15
adonisjs/shield
Updating underlying dependencies
May 14
adonisjs/config
Updating underlying dependencies
April 2020
(5 releases)
Apr 29
adonisjs/config
Updating underlying dependencies
Apr 21
adonisjs/shield
Added instructions md file
Apr 21
adonisjs/shield
Handful of improvements
Apr 19
adonisjs/shield
Updating underlying dependencies and code cleanup
Apr 13
adonisjs/config
Updating underlying dependencies