Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[legacy-framework] Removed unstable_ prefix from session middleware #1607

Merged
merged 1 commit into from Dec 15, 2020

Conversation

Steffan-Harris
Copy link
Collaborator

Closes: ??

What are the changes and their implications?

I've removed the unstable prefix from the supertokens code in core.

Checklist

@Steffan-Harris
Copy link
Collaborator Author

We can ignore the cli test failing on "blitz new" because it's adding modues from the npm registry. This error will disappear once the latest npm package has been published.

@github-actions
Copy link
Contributor

Size Change: -38 B (0%)

Total Size: 200 kB

Filename Size Change
packages/generator/dist/templates/app/blitz.config.js 316 B -8 B (2%)
packages/server/dist/server.cjs.development.js 22.3 kB -9 B (0%)
packages/server/dist/server.cjs.production.min.js 12.9 kB -12 B (0%)
packages/server/dist/server.esm.js 22.4 kB -9 B (0%)
ℹ️ View Unchanged
Filename Size Change
packages/blitz/dist/cli.js 15.7 kB 0 B
packages/blitz/dist/index.js 245 B 0 B
packages/config/dist/config.cjs.development.js 1.37 kB 0 B
packages/config/dist/config.cjs.production.min.js 920 B 0 B
packages/config/dist/config.esm.js 1.3 kB 0 B
packages/config/dist/index.js 143 B 0 B
packages/core/dist/core.cjs.development.js 12.9 kB 0 B
packages/core/dist/core.cjs.production.min.js 7.03 kB 0 B
packages/core/dist/core.esm.js 12.6 kB 0 B
packages/core/dist/index.js 141 B 0 B
packages/display/dist/display.cjs.development.js 1.88 kB 0 B
packages/display/dist/display.cjs.production.min.js 1.11 kB 0 B
packages/display/dist/display.esm.js 1.79 kB 0 B
packages/display/dist/index.js 144 B 0 B
packages/file-pipeline/dist/file-pipeline.cjs.development.js 6.96 kB 0 B
packages/file-pipeline/dist/file-pipeline.cjs.production.min.js 3.6 kB 0 B
packages/file-pipeline/dist/file-pipeline.esm.js 6.82 kB 0 B
packages/file-pipeline/dist/index.js 147 B 0 B
packages/generator/dist/generator.cjs.development.js 15.6 kB 0 B
packages/generator/dist/generator.cjs.production.min.js 9.46 kB 0 B
packages/generator/dist/generator.esm.js 15.3 kB 0 B
packages/generator/dist/index.js 145 B 0 B
packages/generator/dist/templates/app/babel.config.js 77 B 0 B
packages/generator/dist/templates/app/jest.config.js 682 B 0 B
packages/generator/dist/templates/app/test/__mocks__/fileMock.js 54 B 0 B
packages/installer/dist/index.js 145 B 0 B
packages/installer/dist/installer.cjs.development.js 7.69 kB 0 B
packages/installer/dist/installer.cjs.production.min.js 5.14 kB 0 B
packages/installer/dist/installer.esm.js 7.54 kB 0 B
packages/repl/dist/index.js 141 B 0 B
packages/repl/dist/repl.cjs.development.js 1.81 kB 0 B
packages/repl/dist/repl.cjs.production.min.js 1.08 kB 0 B
packages/repl/dist/repl.esm.js 1.69 kB 0 B
packages/server/dist/index.js 142 B 0 B

compressed-size-action

@flybayer flybayer changed the title Removed unstable prefix from auth Removed unstable_ prefix from session middleware Dec 15, 2020
@flybayer flybayer merged commit 12d93c7 into canary Dec 15, 2020
Dashboard automation moved this from In Review to Done Dec 15, 2020
@flybayer flybayer deleted the auth-stable branch December 15, 2020 22:17
@dillondotzip dillondotzip changed the title Removed unstable_ prefix from session middleware [legacy-framework] Removed unstable_ prefix from session middleware Jul 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants