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

📦 RELEASE: preparing next version (next) #777

Closed
wants to merge 2 commits into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Nov 23, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

main is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on main.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

vite-plugin-kit-routes@0.7.0-next.2

vite-plugin-kit-routes

0.7.0-next.1

Minor Changes

Patch Changes

  • Updated dependencies
    [74295f9]:
    • @kitql/internals@0.10.0-next.1

0.6.12-next.0

Patch Changes

  • #760
    3d93a2a
    Thanks @jycouet! - remove babel & refact as direct dep and move it
    to @kitql/internals

  • Updated dependencies
    [3d93a2a,
    3d93a2a]:

    • @kitql/internals@0.9.11-next.0

0.6.11

Patch Changes

  • #745
    a3d166d
    Thanks @jycouet! - Doesn't generate when +page.svelte is saved (only
    create or delete)

  • Updated dependencies
    [1bd5ea8,
    ae8115d]:

    • @kitql/internals@0.9.10
    • @kitql/helpers@0.8.10
    • vite-plugin-watch-and-run@1.7.1

0.6.11-next.1

Patch Changes

  • Updated dependencies
    [ae8115d]:
    • @kitql/internals@0.9.10-next.1
    • @kitql/helpers@0.8.10
    • vite-plugin-watch-and-run@1.7.1

0.6.11-next.0

Patch Changes

  • Updated dependencies
    [1bd5ea8]:
    • @kitql/internals@0.9.10-next.0
    • @kitql/helpers@0.8.10
    • vite-plugin-watch-and-run@1.7.1

0.6.10

Patch Changes

  • Updated dependencies
    [dabca51,
    53804e4]:
    • vite-plugin-watch-and-run@1.7.1
    • @kitql/helpers@0.8.10
    • @kitql/internals@0.9.9

0.6.9

Patch Changes

  • Updated dependencies
    [18d7ad2]:
    • @kitql/internals@0.9.8

0.6.8

Patch Changes

  • Updated dependencies
    [e164a1a]:
    • @kitql/internals@0.9.7

0.6.7

Patch Changes

  • Updated dependencies
    [aefdc49]:
    • @kitql/internals@0.9.6

0.6.6

Patch Changes

0.6.5

Patch Changes

  • #689
    60a8033
    Thanks @jycouet! - switch internal function to inline to avoid ts
    warnings

  • #687
    db682d4
    Thanks @Dan1ve! - Methods with _ prefix in +server.ts are NOT
    exported in ROUTES.ts

0.6.4

Patch Changes

0.6.3

Patch Changes

0.6.2

Patch Changes

0.6.1

Patch Changes

0.6.0

Minor Changes

Patch Changes

  • Updated dependencies
    [aeb2577]:
    • vite-plugin-watch-and-run@1.7.0

0.5.3

Patch Changes

  • #629
    f474d6f
    Thanks @jycouet! - bump internals

  • Updated dependencies
    [f474d6f]:

    • @kitql/helpers@0.8.9
    • @kitql/internals@0.9.5
    • vite-plugin-watch-and-run@1.6.1

0.5.2

Patch Changes

  • #608
    b0b7bf0
    Thanks @jycouet! - new option routes_path to match your custom
    config

  • Updated dependencies []:

    • @kitql/helpers@0.8.8
    • @kitql/internals@0.9.4
    • vite-plugin-watch-and-run@1.6.0

0.5.1

Patch Changes

  • #599
    5a2f362
    Thanks @jycouet! - remove a warning log that is internal

  • Updated dependencies []:

    • @kitql/helpers@0.8.8
    • @kitql/internals@0.9.4
    • vite-plugin-watch-and-run@1.6.0

0.5.0

Minor Changes

0.4.0

Minor Changes

0.3.0

Minor Changes

Patch Changes

  • Updated dependencies
    [d6b5a08,
    d6b5a08,
    2aaacce]:
    • @kitql/helpers@0.8.8
    • vite-plugin-watch-and-run@1.6.0
    • @kitql/internals@0.9.4

0.3.0-next.1

Minor Changes

Patch Changes

  • Updated dependencies
    [d6b5a08,
    d6b5a08]:
    • @kitql/helpers@0.8.8-next.1
    • vite-plugin-watch-and-run@1.6.0-next.1
    • @kitql/internals@0.9.4-next.1

0.2.13-next.0

Patch Changes

  • Updated dependencies
    [2aaacce]:
    • @kitql/helpers@0.8.8-next.0
    • @kitql/internals@0.9.4-next.0
    • vite-plugin-watch-and-run@1.5.2-next.0

0.2.12

Patch Changes

  • Updated dependencies
    [34dfde6]:
    • @kitql/helpers@0.8.7
    • @kitql/internals@0.9.3
    • vite-plugin-watch-and-run@1.5.1

0.2.11

Patch Changes

  • #559
    c162424
    Thanks @jycouet! - detect export function (not only export const) in
    +server.ts files

0.2.10

Patch Changes

  • Updated dependencies
    [86e6594]:
    • @kitql/internals@0.9.2
    • @kitql/helpers@0.8.6
    • vite-plugin-watch-and-run@1.5.0

0.2.9

Patch Changes

  • Updated dependencies
    [365743e]:
    • @kitql/internals@0.9.1

0.2.8

Patch Changes

  • 47d9f4d
    Thanks @jycouet! - tweak readme to explain that "KitQL is nothing"

  • Updated dependencies
    [47d9f4d,
    54b4912,
    635dc31]:

    • vite-plugin-watch-and-run@1.5.0
    • @kitql/internals@0.9.0
    • @kitql/helpers@0.8.6

0.2.7

Patch Changes

  • Updated dependencies
    [dcc5b46]:
    • @kitql/helpers@0.8.5
    • vite-plugin-watch-and-run@1.4.5

0.2.6

Patch Changes

  • #537
    81fb90a
    Thanks @jycouet! - add formats route(path) & object[path] AND
    route(symbol) & object[symbol] exporting everything

0.2.5

Patch Changes

0.2.4

Patch Changes

0.2.3

Patch Changes

0.2.2

Patch Changes

  • #523
    99f6ed1
    Thanks @kran6a! - fix: symbol format with a path having a "." is now
    handle

0.2.1

Patch Changes

  • 3f511c6
    Thanks @jycouet! - fix: stats are now shown only at start if turned
    on

0.2.0

Minor Changes

  • #502
    b161ae8
    Thanks @jycouet! - BREAKING: remove optional params in the key

  • #502
    b161ae8
    Thanks @jycouet! - action "default" needs to be specified, we want
    to be explicite (will help the route() function & avoid collision)

Patch Changes

0.2.0-next.5

Patch Changes

0.2.0-next.4

Patch Changes

0.2.0-next.3

Patch Changes

0.2.0-next.2

Patch Changes

0.2.0-next.1

Patch Changes

0.2.0-next.0

Minor Changes

  • #502
    b161ae8
    Thanks @jycouet! - BREAKING: remove optional params in the key

  • #502
    b161ae8
    Thanks @jycouet! - action "default" needs to be specified, we want
    to be explicite (will help the route() function & avoid collision)

Patch Changes

0.1.4

Patch Changes

  • #497
    429f71b
    Thanks @jycouet! - fix: append search params on named action is now
    working

  • #497
    429f71b
    Thanks @jycouet! - add warning on using named actions & default
    action at the same time.

0.1.3

Patch Changes

0.1.2

Patch Changes

0.1.1

Patch Changes

0.1.1-next.2

Patch Changes

0.1.1-next.1

Patch Changes

0.1.1-next.0

Patch Changes

  • Updated dependencies
    [d52c197]:
    • vite-plugin-watch-and-run@1.4.4-next.0

0.1.0

Minor Changes

Patch Changes

0.1.0-next.6

Patch Changes

  • 6f6b0d1
    Thanks @jycouet! - update readme on npm (this needs a publish of a
    new version)

0.1.0-next.5

Patch Changes

0.1.0-next.4

Patch Changes

0.1.0-next.3

Patch Changes

0.1.0-next.2

Minor Changes

0.0.15-next.1

Patch Changes

0.0.15-next.0

Patch Changes

0.0.14

Patch Changes

  • 113eb68
    Thanks @jycouet! - fix: some +page.server can have no action (a load
    only), not it's managed.

0.0.13

Patch Changes

0.0.12

Patch Changes

  • #442
    9f047fd
    Thanks @jycouet! - add types in package.json for cjs

  • Updated dependencies
    [9f047fd]:

    • vite-plugin-watch-and-run@1.4.3
    • @kitql/helpers@0.8.4

0.0.11

Patch Changes

0.0.11-next.2

Patch Changes

  • Updated dependencies
    [c056a39]:
    • @kitql/helpers@0.8.3-next.2
    • vite-plugin-watch-and-run@1.4.2-next.2

0.0.11-next.1

Patch Changes

  • Updated dependencies
    [94dc048]:
    • @kitql/helpers@0.8.3-next.1
    • vite-plugin-watch-and-run@1.4.2-next.1

0.0.11-next.0

Patch Changes

  • #432
    8e75e6d
    Thanks @jycouet! - add cjs option

  • Updated dependencies
    [8e75e6d]:

    • vite-plugin-watch-and-run@1.4.2-next.0
    • @kitql/helpers@0.8.3-next.0

0.0.10

Patch Changes

0.0.9

Patch Changes

0.0.8

Patch Changes

0.0.7

Patch Changes

0.0.6

Patch Changes

0.0.5

Patch Changes

0.0.4

Patch Changes

0.0.3

Patch Changes

0.0.2

Patch Changes

Copy link

nx-cloud bot commented Nov 23, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit a59397d. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant