Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Iles 0.10.0-beta.1 is out now #283

Copy link
Copy link
@TechAkayy

Description

@TechAkayy
Issue body actions

Hi all,

Iles 0.10.0-beta.1 is out now running Vite 5. I tested it out, and it's quite solid, I can really feel the speed difference on the updated Vite version.

If you happen to pin vite and vue in your package.json as a workaround till now, you can now remove them now, and install the update as npm install -D iles@latest.

overrides TERM NAL

I'm documenting a simple upgrade guide for our community:

Iles breaking changes

  • Remove reactivity-transform from your code ($computed -> computed with .value on refs, etc)
  • If you turned off reactivity-transform in your iles.config.ts, then remove it from the "vue" key.
reactivityTransform false,
  • Add type:module to package.json and review your packages to ensure they are esm-compatible.

Vite breaking changes

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.