@vue-flow/background ​
1.2.0 ​
Minor Changes ​
- #861 
6c243d8fThanks @bcakmakoglu! - Change default bg gap to 20 from 10 
Patch Changes ​
- #865 
9ce7bdc4Thanks @bcakmakoglu! - Addexportsfield to package.json 
1.1.0 ​
Minor Changes ​
#782
59430fe3Thanks @bcakmakoglu! - AddlineWidthprop to background component. Allows changing line bg stroke width#782
59430fe3Thanks @bcakmakoglu! - Allow setting gap as number or number array (x,y)#782
59430fe3Thanks @bcakmakoglu! - Addoffsetprop to background component. Allows for offsetting individual backgrounds to create a "multi" bg.
1.0.5 ​
Patch Changes ​
- #716 
1685827dThanks @bcakmakoglu! - Fix umd pkg names and use the correct vue flow core umd pkg name in plugins 
1.0.4 ​
Patch Changes ​
- #682 
b08cb4d4Thanks @bcakmakoglu! - Add compat mode to components to avoid breaking when used with @vue/compat 
1.0.3 ​
Patch Changes ​
- #616 
b16e3564Thanks @bcakmakoglu! - Upgrade to vite 4 & update deps 
1.0.2 ​
Patch Changes ​
- #588 
4083ae0Thanks @bcakmakoglu! - Correct pkg main field 
1.0.1 ​
Patch Changes ​
- #569 
5373c4dThanks @bcakmakoglu! - Add container styles to background element to avoid pushing other elements behind background 
1.0.0 ​
Major Changes ​
- #519 
cbdd8cc9Thanks @bcakmakoglu! - Move Background component into separate package (@vue-flow/background)