woocommerce/packages/js/data/PREVIOUS_CHANGELOG.md

98 lines
3.3 KiB
Markdown
Raw Normal View History

2022-06-15 22:06:31 +00:00
# Unreleased
## Breaking change
- Remove `PaymentMethodsState` type. Use `Plugin` instead. #32683
# 3.1.0
- Add "moment" to peerDependencies. #8349
- Update all js packages with minor/patch version changes. #8392
- Fix type errors. #8392
# 3.0.0
## Breaking changes
- Update dependencies to support react 17. #8305
- Drop support for IE11. #8305
# 2.0.0
## Breaking changes
- Fix the batch fetch logic for the options data store. #7587
Fix/37502: Correct spelling errors. (#37887) * change reference of Catpure to Capture Co-Authored-By: Vikram <93216400+vikrampm1@users.noreply.github.com> * change reference of expicitly to explicitly Co-Authored-By: Vikram <93216400+vikrampm1@users.noreply.github.com> * change reference 'cutted' to 'cut' * change reference 'determening' to 'determining' * change reference 'retreive' to 'retrieve' * change reference 'neccessary' to 'necessary' * change reference 'Fitler' to 'Filter' * change reference of "seperate" to "separate" Co-Authored-By: Ankit K Gupta <ankit.himcs@gmail.com> * change reference of "wether" to "whether" Co-Authored-By: Sumit Bagthariya <67687255+qasumitbagthariya@users.noreply.github.com> * change reference of "staus" to "status" * change reference of "retrive" to "retrieve" * change references of "gatways" to "gateways" * change references of "existant" to "existent" * change reference of "requries" to "requires" * change reference of "configuation" to "configuration" * change reference of "processsing" to "processing" * change reference of "represenation" to "representation" * change reference of "dimentions" to "dimensions" * change references of "reigster" to "register" * change reference of "colum" to "column" * change reference of "transtions" to "transitions" * change references of "intially" to "initially" * change references of "orignal" to "original" * change references of "deprected" to "deprecated" * change references of "paramter" to "parameter" * change reference of "intance" to "instance" * change reference of "elemets" to "elements" * change references of "funcitons" to "functions" * change reference of "specificed" to "specified" * change references of "atributes" to "attributes" * change reference of "tast" to "task" * change reference of "chaning" to "changing" * change reference of "retreiving" to "retrieving" * change reference of "caluclation" to "calculation" * change references of "Invaid" to "Invalid" * change references of "paramaters" to "parameters" * change reference of "Additonal" to "Additional" * change reference of "teh" to "the" * change reference of "evalutes" to "evaluates" * change reference of "addedd" to "added" * change reference of "excempt" to "exempt" * change reference of "sequencially" to "sequentially" * change reference of "previos" to "previous" * change reference of "elegible" to "eligible" * change references of "Boostrap" to "Bootstrap" * change references of "compability" to "compatibility" * change reference of "heirarchy" to "hierarchy" * change references of "visibilty" to "visibility" * change reference of "comparsion" to "comparison" * change reference of "capabilties" to "capabilities" * change reference of "datatores" to "datastores" * change reference of "occured" to "occurred" * change reference of "coresponding" to "corresponding" * change references of "thier" to "their" * change reference of "sucessfully" to "successfully" * change reference of "insde" to "inside" * change reference of "nagivation" to "navigation" * change references of "visiblity" to "visibility" * change reference of "documentaiton" to "documentation" * change reference of "anayltics" to "analytics" * change reference of "intalling" to "installing" * change reference of "mininum" to "minimum" * change references of "intial" to "initial" * change reference of "Feld" to "Field" * change reference of "taks" to "task" * change reference of "trasnfer" to "transfer" * change reference of "respone" to "response" * change reference of "Extenstions" to "Extensions" * change reference of "detault" to "default" * change reference of "simultanious" to "simultaneous" * change reference of "overides" to "overrides" * change references of "Indvidual" to "Individual" * change reference of "refering" to "referring" * change reference of "aginst" to "against" * change reference of "execuatable" to "executable" * change reference of "repsonse" to "response" * change reference of "documention" to "documentation" * change reference of "asumed" to "assumed" * change reference of "Minium" to "Minimum" * change reference of "unqiue" to "unique" * change references of "existance" to "existence" * change reference of "compatability" to "compatibility" * change reference of "Taxnomy" to "Taxonomy" * change reference of "quering" to "querying" * change reference of "retrun" to "return" * change reference of "informations" to "information" Co-Authored-By: Viktor Szépe <viktor@szepe.net> * Add changelog * Add changelog * Fix typo --------- Co-authored-by: Vikram <93216400+vikrampm1@users.noreply.github.com> Co-authored-by: Ankit K Gupta <ankit.himcs@gmail.com> Co-authored-by: Sumit Bagthariya <67687255+qasumitbagthariya@users.noreply.github.com> Co-authored-by: Viktor Szépe <viktor@szepe.net> Co-authored-by: Chi-Hsuan Huang <chihsuan.tw@gmail.com>
2023-05-08 07:55:09 +00:00
- Add backwards compatibility for old function format. #7688
2022-06-15 22:06:31 +00:00
- Add console warning for inbox note contents exceeding 320 characters and add dompurify dependency. #7869
- Fix race condition in data package's options module. #7947
- Remove dev dependency `@woocommerce/wc-admin-settings`. #8057
- Update plugins data store actions #8042
- Add `defaultDateRange` parameter to `getRequestQuery` #8189
- Change `getLocale` selector parameter from country to id #8123
- Add countries data store #8119
- Rename `is_visible` to `can_view` #7918
- Replace old task list option calls with data store selectors #7820
- Remove task status endpoint #7841
- Add country validation to subscription inclusion #7777
- Move some of the deprecated tasks #7761
- Change how `getTasksFromDeprecatedFilter` works #7749
- Add query args for removeAllNotes #7743
- Removed some attributes from `TasksStatusState` #7736
- Add an endpoint and method for actioning tasks #7746
- Add show/hide behavior for task list API #7733
- Add optimistic task completion and cache invalidation #7722
- Add extended task list support to the new REST api task lists #7730
- Migrate tasks to task API #7699
- Revert `searchItemsByString` to use selector param again #7682
- Add hide task list endpoint and data actions #7578
- Add task list components to consume task list REST API #7556
- Add Newsletter Signup to onboarding data store #7601
- Add task selectors and actions to onboarding data store #7545
- Add super admin check to preloaded user data #7489
- Add free extensions data store #7420
- Add `isPluginsRequesting` selector #7383
- Add options and change selector param for `searchItemsByString`. #7385
- Change select to selector param for `searchItemsByString`. #7355
- Change item data store's `getItems` selector #7395
# 1.4.0
- Fix commonjs module build, allow package to be built in isolation. #7286
# 1.3.2
- Add fallback for the select/dispatch data-controls for older WP versions. #7204
- Fix error parsing of plugin data package. #7164
- Update dependencies
# 1.3.1
- Fix, state md5 as npm dependency. #7087
# 1.3.0
- Fix parsing bad JSON string data in useUserPreferences hook. #6819
- Removed allowed keys list for adding woocommerce_meta data. #6889
# 1.2.0
- Add management of persisted queries to navigation data store.
- Add TypeScript support.
- Generate MD5 hashes without bundling all of Node crypto. #5768
- Fix HoC-wrapped components from being named "Anonymous". #5898
- Reduce Unnecessary Re-renders in Revenue Report. #5986
- Add useUser hook. #6365
- Fix bug in useSettings that causes an infinite loop. #6540
# 1.1.1
- Remove usage of wc-admin alias `@woocommerce/wc-admin-settings`.
# 1.1.0
- Add export, import, items, notes, reports, and reviews data stores.
# 1.0.0
- Released package