@@ -147,8 +147,8 @@ Available presets
147
147
148
148
| Name | Version | Description |
149
149
| ----------------------- | ------- | ------------------------------------------ |
150
- | [ @gasket/preset-api ] | 6.46.8 | Create Express-based API with Gasket |
151
- | [ @gasket/preset-nextjs ] | 6.46.8 | Basic NextJS Framework |
150
+ | [ @gasket/preset-api ] | 6.47.0 | Create Express-based API with Gasket |
151
+ | [ @gasket/preset-nextjs ] | 6.47.0 | Basic NextJS Framework |
152
152
| [ @gasket/preset-pwa ] | 6.46.8 | Turn Gasket apps into Progressive Web Apps |
153
153
154
154
## Plugins
@@ -158,30 +158,30 @@ Available plugins
158
158
| Name | Version | Description |
159
159
| ------------------------------- | ------- | -------------------------------------------------------------------------- |
160
160
| [ @gasket/plugin-analyze ] | 6.46.8 | Gasket Analyzer Plugin |
161
- | [ @gasket/plugin-command ] | 6.46.8 | Plugin to enable other plugins to inject new gasket commands |
162
- | [ @gasket/plugin-config ] | 6.46.8 | Supports application-specific (non-Gasket) configuration |
161
+ | [ @gasket/plugin-command ] | 6.47.1 | Plugin to enable other plugins to inject new gasket commands |
162
+ | [ @gasket/plugin-config ] | 6.47.0 | Supports application-specific (non-Gasket) configuration |
163
163
| [ @gasket/plugin-cypress ] | 6.46.8 | Integrates Cypress based testing into your Gasket application |
164
- | [ @gasket/plugin-docs ] | 6.46.8 | Centralize doc files from plugins and modules |
164
+ | [ @gasket/plugin-docs ] | 6.47.1 | Centralize doc files from plugins and modules |
165
165
| [ @gasket/plugin-docs-graphs ] | 6.46.8 | Generate mermaid graphs of an applications gasket lifecycles |
166
166
| [ @gasket/plugin-docsify ] | 6.46.8 | View collated docs with Docsify |
167
- | [ @gasket/plugin-docusaurus ] | 6.46.8 | Gasket plugin for docusaurus |
168
- | [ @gasket/plugin-elastic-apm ] | 6.46.8 | Adds Elastic APM instrumentation to your application |
167
+ | [ @gasket/plugin-docusaurus ] | 6.47.0 | Gasket plugin for docusaurus |
168
+ | [ @gasket/plugin-elastic-apm ] | 6.47.0 | Adds Elastic APM instrumentation to your application |
169
169
| [ @gasket/plugin-express ] | 6.46.8 | Adds express support to your application |
170
- | [ @gasket/plugin-fastify ] | 6.46.8 | Adds fastify support to your application |
171
- | [ @gasket/plugin-git ] | 6.46.8 | Adds git support to your application |
170
+ | [ @gasket/plugin-fastify ] | 6.47.0 | Adds fastify support to your application |
171
+ | [ @gasket/plugin-git ] | 6.47.0 | Adds git support to your application |
172
172
| [ @gasket/plugin-happyfeet ] | 6.46.8 | A gasket plugin to enable happyfeet healthchecks |
173
173
| [ @gasket/plugin-https ] | 6.46.8 | Create http/s servers with graceful termination |
174
- | [ @gasket/plugin-intl ] | 6.46.8 | NodeJS script to build localization files. |
174
+ | [ @gasket/plugin-intl ] | 6.47.0 | NodeJS script to build localization files. |
175
175
| [ @gasket/plugin-jest ] | 6.46.8 | Integrated jest into your application. |
176
176
| [ @gasket/plugin-lifecycle ] | 6.46.8 | Allows a gasket/ directory to be used for lifecycle hooks in applications. |
177
- | [ @gasket/plugin-lint ] | 6.46.8 | Adds GoDaddy standard linting to your application |
177
+ | [ @gasket/plugin-lint ] | 6.47.0 | Adds GoDaddy standard linting to your application |
178
178
| [ @gasket/plugin-log ] | 6.46.8 | Gasket log plugin |
179
179
| [ @gasket/plugin-manifest ] | 6.46.8 | The web app manifest for progressive Gasket applications |
180
- | [ @gasket/plugin-metadata ] | 6.46.8 | Adds metadata to gasket lifecycles |
180
+ | [ @gasket/plugin-metadata ] | 6.47.1 | Adds metadata to gasket lifecycles |
181
181
| [ @gasket/plugin-metrics ] | 6.46.8 | Collect metrics for gasket commands |
182
182
| [ @gasket/plugin-mocha ] | 6.46.8 | Integrates mocha based testing in to your Gasket application |
183
183
| [ @gasket/plugin-morgan ] | 6.46.8 | Adds morgan request logger to your app |
184
- | [ @gasket/plugin-nextjs ] | 6.46.8 | Adds Next support to your application |
184
+ | [ @gasket/plugin-nextjs ] | 6.47.0 | Adds Next support to your application |
185
185
| [ @gasket/plugin-redux ] | 6.46.8 | Gasket Redux Setup |
186
186
| [ @gasket/plugin-service-worker ] | 6.46.8 | Gasket Service Worker Plugin |
187
187
| [ @gasket/plugin-start ] | 6.46.8 | Adds commands for building and starting Gasket apps |
@@ -197,19 +197,19 @@ Supporting modules
197
197
| Name | Version | Description |
198
198
| -------------------------- | ------- | ------------------------------------------------------------------------------------ |
199
199
| [ @gasket/assets ] | 6.46.8 | Gasket assets |
200
- | [ @gasket/cli ] | 6.46.8 | CLI for rapid application development with gasket |
201
- | [ @gasket/data ] | 6.46.8 | Helper package for accessing embedded Gasket Data in the browser |
200
+ | [ @gasket/cli ] | 6.47.0 | CLI for rapid application development with gasket |
201
+ | [ @gasket/data ] | 6.47.0 | Helper package for accessing embedded Gasket Data in the browser |
202
202
| [ @gasket/engine ] | 6.46.8 | Plugin engine for gasket |
203
203
| [ @gasket/fetch ] | 6.46.8 | Gasket Fetch API |
204
- | [ @gasket/helper-intl ] | 6.46.8 | Internal helpers used by loaders to resolve locale file paths |
204
+ | [ @gasket/helper-intl ] | 6.47.1 | Internal helpers used by loaders to resolve locale file paths |
205
205
| [ @gasket/log ] | 6.46.8 | Gasket client and server logger |
206
- | [ @gasket/nextjs ] | 6.46.8 | Gasket integrations for Next.js apps |
207
- | [ @gasket/react-intl ] | 6.46.8 | React component library to enable localization for gasket apps. |
206
+ | [ @gasket/nextjs ] | 6.47.0 | Gasket integrations for Next.js apps |
207
+ | [ @gasket/react-intl ] | 6.47.0 | React component library to enable localization for gasket apps. |
208
208
| [ @gasket/redux ] | 6.46.8 | Gasket Redux Configuration |
209
- | [ @gasket/resolve ] | 6.46.8 | Essential module resolution & configuration management for gasket plugins & presets. |
210
- | [ @gasket/typescript-tests ] | 6.46.8 | Not a published package; hosts unit tests to verify TypeScript support |
211
- | [ @gasket/utils ] | 6.46.8 | Reusable utilities for Gasket internals |
212
- | [ create-gasket-app] | 6.46.8 | starter pack for creating a gasket app |
209
+ | [ @gasket/resolve ] | 6.47.1 | Essential module resolution & configuration management for gasket plugins & presets. |
210
+ | [ @gasket/typescript-tests ] | 6.47.0 | Not a published package; hosts unit tests to verify TypeScript support |
211
+ | [ @gasket/utils ] | 6.47.1 | Reusable utilities for Gasket internals |
212
+ | [ create-gasket-app] | 6.47.0 | starter pack for creating a gasket app |
213
213
214
214
## Configurations
215
215
0 commit comments