Skip to content

Releases: friggframework/frigg

v2.0.0-next.20

23 Feb 21:02
75c4abd
Compare
Choose a tag to compare
v2.0.0-next.20 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/core
    • Turns out it wasn't the credentials, it was allowedHeaders. Making this generic/all. #387 (@seanspeaks)

Authors: 1

v2.0.0-next.19

23 Feb 20:14
24ddb0d
Compare
Choose a tag to compare
v2.0.0-next.19 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/core
    • Removing credential: true from cors options as it contradicts the origin: '*' option #386 (@seanspeaks)

Authors: 1

v2.0.0-next.18

23 Feb 17:54
a431602
Compare
Choose a tag to compare
v2.0.0-next.18 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/core

Authors: 1

v2.0.0-next.17

23 Feb 17:16
5062ee8
Compare
Choose a tag to compare
v2.0.0-next.17 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/core
    • Just adding lodash.get for now, some obvious cleanup for later. #384 (@seanspeaks)

Authors: 1

v2.0.0-next.16

23 Feb 16:14
59f0efa
Compare
Choose a tag to compare
v2.0.0-next.16 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/core
    • Simple fix for now, may have unintented side effects depending on where Frigg Start is run from. But let's go with simple. #383 (@seanspeaks)

Authors: 1

v2.0.0-next.15

20 Feb 17:23
a25554c
Compare
Choose a tag to compare
v2.0.0-next.15 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/core, @friggframework/devtools
    • Updated so that devtools depends on core, and no dependency on devtools from core. #382 (@seanspeaks)

Authors: 1

v2.0.0-next.14

20 Feb 17:01
85bf927
Compare
Choose a tag to compare
v2.0.0-next.14 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/core, @friggframework/devtools
    • Updated so that devtools depends on core, and no dependency on devtools from core. #381 (@seanspeaks)

Authors: 1

v2.0.0-next.13

20 Feb 15:50
fa4f064
Compare
Choose a tag to compare
v2.0.0-next.13 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/core
    • Added cors package. Let's see what else pops when we deploy. #380 (@seanspeaks)

Authors: 1

v2.0.0-next.12

20 Feb 15:41
4a5bfd0
Compare
Choose a tag to compare
v2.0.0-next.12 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/core, @friggframework/devtools
    • Replaced serverless-webpack with serverless-jetpack for now, it did a good job finding parent dependencies. Might go back to webpack at some point. This should resolve ommitted node_modules. Not perfect #379 (@seanspeaks)

Authors: 1

v2.0.0-next.9

18 Feb 05:22
d9beefb
Compare
Choose a tag to compare
v2.0.0-next.9 Pre-release
Pre-release

🐛 Bug Fix

  • @friggframework/devtools
    • Default visibility timeout is 30 seconds but the queue worker lambda timeout limit is set to 10 minuets, and that's a nono according to the powers that be (for good reason). #376 (@seanspeaks)

Authors: 1