Skip to content

Releases: goldstack/goldstack

v0.4.15

10 Dec 20:32
Compare
Choose a tag to compare

What's Changed

  • Ensure cache control set for static files by @mxro in #273
  • Upgrade eslint and prettier by @mxro in #274
  • Bump follow-redirects from 1.5.10 to 1.15.2 by @dependabot in #275
  • User management template by @mxro in #277
  • Fix user management template build by @mxro in #279
  • Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #278
  • Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #270
  • Provide User Management template for template registry by @mxro in #280
  • User management local testing by @mxro in #281
  • Bump qs from 6.5.2 to 6.5.3 by @dependabot in #282
  • User Management API Improvements, Documentation and Local Testing by @mxro in #284
  • [user management] Allow redirect directly to sign up page by @mxro in #285

Full Changelog: v0.4.14...v0.4.15

v0.4.14

10 Nov 20:55
Compare
Choose a tag to compare

What's Changed

  • Upgrade TypeScript and fix website bundling by @mxro in #272

Full Changelog: v0.4.13...v0.4.14

v0.4.13

06 Nov 20:46
Compare
Choose a tag to compare

What's Changed

  • Fix package vulnerability scanning and deployment for resolutions by @mxro in #269
  • Fix minimatch vulnerability by @mxro in #271

Full Changelog: v0.4.12...v0.4.13

v0.4.12

21 Oct 23:00
Compare
Choose a tag to compare

What's Changed

  • Consolidating esbuild CSS module plugins by @mxro in #265

Full Changelog: v0.4.11...v0.4.12

v0.4.11

14 Oct 22:38
Compare
Choose a tag to compare

What's Changed

  • [server-side-rendering] Allow async rendering for documents by @mxro in #257
  • [server-side-rendering] Improve greedy paths by @mxro in #258
  • [dynamodb] Support Local DynamoDB admin interface by @mxro in #259
  • [server-side-rendering] Support accessing deployment config in server-side rendering by @mxro in #260
  • Adding GitHub action for Branch Builds in template by @mxro in #261
  • [server-side-rendering] Defining React SSR sample project by @goldstack in #262
  • Improvements to SSR and DynamoDB template by @mxro in #263
  • Bump ajv from 6.12.2 to 6.12.6 by @dependabot in #264

New Contributors

Full Changelog: v0.4.10...v0.4.11

v0.4.10

11 Sep 22:23
Compare
Choose a tag to compare

What's Changed

  • DynamoDB Template: Improve declaration of entities by @mxro in #255

Full Changelog: v0.4.9...v0.4.10

v0.4.9

11 Sep 07:52
Compare
Choose a tag to compare

What's Changed

  • Improvements for Server-Side rendering template by @mxro in #254
    • Updating template documentation
    • Making it easier to customise header and body
    • Adding support for global wrapper component in _app.tsx
    • Allowing to upload only selection functions

Full Changelog: v0.4.8...v0.4.9

v0.4.8

09 Sep 20:29
Compare
Choose a tag to compare

What's Changed

  • Ensure no Terraform bucket information in template by @mxro in #243
  • Ensure files are only written when they are actually changed by @mxro in #246
  • Improvements for Server-Side Rendering Template by @mxro in #250
  • Support postcss async plugins by @mxro in #248
  • JS bundles for page in Server-Side Rendering template are distributed through CDN by @mxro in #251
  • Fixing issues with Server-Side Rendering template by @mxro in #252

Full Changelog: v0.4.7...v0.4.8

v0.4.7

27 Aug 02:53
Compare
Choose a tag to compare

What's Changed

  • Adding watch Script for DynamoDB template by @mxro in #240
  • Custom esbuild configuration for Server-Side Rendering Template by @mxro in #242
  • Run SSR template binary from compiled JS by @mxro in #244
  • Add respawn to watch to run when there are compile errors by @mxro in #245

Full Changelog: v0.4.6...v0.4.7

v0.4.6

19 Aug 23:09
Compare
Choose a tag to compare

What's Changed

  • Add security headers for Next.js and Server-Side Rendering templates by @mxro in #237

Full Changelog: v0.4.5...v0.4.6