tauri/core
chip fd8fab507c
refactor(core): remove Params and replace with strings (#2191)
* refactor(core): remove `Params` and replace with strings

* add tauri-utils to changelog

* update default runtime macro to accept type and feature

* remove accidental default feature addition

* remove changefile todo items that have no futher action

* fix clippy warning

* update changefile

* finish change file

* fix splashscreen example

* fix markdown typo [skip ci]

* remove final uses of `Params`

* add license header to new runtime module in tauri-macros

* update plugin guide to use runtime instead of params
2021-07-15 18:05:29 +08:00
..
tauri refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
tauri-build Apply Version Updates From Current Changes (#2069) 2021-06-28 11:03:55 -03:00
tauri-codegen fix(core): improve JS ESM detection (#2139) 2021-07-02 00:00:40 -03:00
tauri-macros refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
tauri-runtime refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
tauri-runtime-wry refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00
tauri-utils refactor(core): remove Params and replace with strings (#2191) 2021-07-15 18:05:29 +08:00